Skip to content
Snippets Groups Projects
Commit bef83b3a authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlab-ci.yml

parent f37addd9
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,8 @@ hcana_docker: ...@@ -13,8 +13,8 @@ hcana_docker:
- eic0 docker - eic0 docker
script: script:
- docker login eicweb.phy.anl.gov:4567 -u whit -p ${CI_IMAGE_BUILD_PAT} - docker login eicweb.phy.anl.gov:4567 -u whit -p ${CI_IMAGE_BUILD_PAT}
- cd containers/docker && make build-nc && make build && make publish - cd containers/docker && make release
- docker push eicweb.phy.anl.gov:4567/jlab/hcana #- docker push eicweb.phy.anl.gov:4567/jlab/hcana
# - docker login eicweb.phy.anl.gov:4567 -u whit -p ${eic0_registry_push_token} # - docker login eicweb.phy.anl.gov:4567 -u whit -p ${eic0_registry_push_token}
# - docker tag whit/image_recipes/ubuntu_base:latest eicweb.phy.anl.gov:4567/whit/image_recipes/ubuntu_base:latest # - docker tag whit/image_recipes/ubuntu_base:latest eicweb.phy.anl.gov:4567/whit/image_recipes/ubuntu_base:latest
# - docker push eicweb.phy.anl.gov:4567/whit/image_recipes/ubuntu_base:latest # - docker push eicweb.phy.anl.gov:4567/whit/image_recipes/ubuntu_base:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment