Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
build :latest on branch master
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Jun 24, 2019
1 parent 75b2663 commit 467212e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ release:latest:
- docker tag ${BUILD_PHP_IMAGE} ${STACK_PHP_IMAGE_LATEST}
- docker push ${STACK_PHP_IMAGE_LATEST} || exit 1
only:
- latest
- master

release:tags:
stage: release
Expand Down

0 comments on commit 467212e

Please sign in to comment.