Merge pull request '[fix] Publish feature tagged image on PR open' (#11) from feature_cicd_fix into develop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.pbiernat.dev/docker/nginx-php/pulls/11
This commit is contained in:
commit
6bc615549f
@ -95,7 +95,7 @@ steps:
|
|||||||
- docker push docker.pbiernat.dev/nginx-php:$CI_COMMIT_BRANCH
|
- docker push docker.pbiernat.dev/nginx-php:$CI_COMMIT_BRANCH
|
||||||
when:
|
when:
|
||||||
branch: feature_*
|
branch: feature_*
|
||||||
event: push
|
event: pull_request
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker-sock
|
- name: docker-sock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
|
Loading…
Reference in New Issue
Block a user