Rename post_script to after_script
This commit is contained in:
parent
866bf7b552
commit
871fae2bf1
@ -96,7 +96,7 @@ build-and-publish-latest-docker-image:
|
||||
<<: *docker_build
|
||||
dependencies:
|
||||
- build-current-docker-image
|
||||
post_script:
|
||||
after_script:
|
||||
- docker login -u $LIGO_REGISTRY_USER -p $LIGO_REGISTRY_PASSWORD
|
||||
- docker push $LIGO_REGISTRY_IMAGE:latest
|
||||
# only:
|
||||
|
Loading…
Reference in New Issue
Block a user