Merge pull request '[fix] Fixed build_develop step' (#10) from feature_test2 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/10
This commit is contained in:
commit
1ed108bef3
@ -41,7 +41,9 @@ steps:
|
|||||||
- docker images --format "{{.Repository}}:{{.Tag}}" | grep nginx-php:dev
|
- docker images --format "{{.Repository}}:{{.Tag}}" | grep nginx-php:dev
|
||||||
when:
|
when:
|
||||||
branch: develop
|
branch: develop
|
||||||
event: pull_request
|
event:
|
||||||
|
- pull_request
|
||||||
|
- push
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker-sock
|
- name: docker-sock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
|
Loading…
Reference in New Issue
Block a user