Commit 0c3ac4bc authored by Sparkf's avatar Sparkf 🏙️
Browse files

Update .gitlab-ci.yml file

parent 062e9d18
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,5 +24,5 @@ docker-build:
  # All other branches are tagged with the escaped branch name (commit ref slug)
  script:
    - |
      docker build -t "$CI_REGISTRY_IMAGE:202206" .
      docker build -t "glcr.cra.ac.cn/fanqy2018/bandersnatch-docker:202206" .
      docker push "glcr.cra.ac.cn/fanqy2018/bandersnatch-docker:202206"