update docker image tag

This commit is contained in:
sparkcyf 2022-06-12 01:41:06 +08:00
parent 138d73760c
commit c97fdc1db7
1 changed files with 2 additions and 2 deletions

View File

@ -26,5 +26,5 @@ docker-build:
# All other branches are tagged with the escaped branch name (commit ref slug) # All other branches are tagged with the escaped branch name (commit ref slug)
script: script:
- | - |
docker build -t "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-20220611" docker push "glcr.cra.ac.cn/sustech-cra/overleaf-ldap-oauth2:3.1-20220612"