Commit 63e29dbd authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

use real data file

parent 0a6097c4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ after_script:
build-image:
  stage: build
  variables:
    TAG: "0.1.1"
    TAG: "0.1.2"
    FORCE_TAGS: "false"
  when: manual
  script:

data/f000001.00001

0 → 100644
+128 KiB

File added.

No diff preview for this file type.

data/result.nc

deleted100644 → 0
−2.64 MiB

File deleted.

+1 −1
Original line number Diff line number Diff line
FROM --platform=amd64 regproxy.ornl.gov/hub_proxy/ubuntu:22.04

COPY ./data/result.nc /result.nc 
COPY ./data/f000001.00001 /f000001.00001