Commit c97fdc1d authored by Sparkf's avatar Sparkf 🏙️
Browse files

update docker image tag

parent 138d7376
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,5 +26,5 @@ docker-build:
  # All other branches are tagged with the escaped branch name (commit ref slug)
  script:
    - |
      docker build -t "glcr.cra.ac.cn/sustech-cra/overleaf-ldap-oauth2:3.1-20220611" .
      docker push "glcr.cra.ac.cn/sustech-cra/overleaf-ldap-oauth2:3.1-20220611"
      docker build -t "glcr.cra.ac.cn/sustech-cra/overleaf-ldap-oauth2:3.1-20220612" .
      docker push "glcr.cra.ac.cn/sustech-cra/overleaf-ldap-oauth2:3.1-20220612"