update image tag

This commit is contained in:
sparkcyf 2022-06-11 10:21:38 +08:00
parent a67856e7a6
commit 4a43f605c1
1 changed files with 2 additions and 2 deletions

View File

@ -25,5 +25,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-20220610" .
docker push "glcr.cra.ac.cn/sustech-cra/overleaf-ldap-oauth2:3.1-20220610"
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"