fix(drone): push branch to github
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1381fddb73
commit
51a129812a
@ -58,9 +58,6 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: docker_socket
|
- name: docker_socket
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
when:
|
|
||||||
branch:
|
|
||||||
- master
|
|
||||||
|
|
||||||
- name: push
|
- name: push
|
||||||
image: docker.io/volkerraschek/build-image:latest
|
image: docker.io/volkerraschek/build-image:latest
|
||||||
@ -195,7 +192,7 @@ steps:
|
|||||||
cpu: 50
|
cpu: 50
|
||||||
memory: 25M
|
memory: 25M
|
||||||
settings:
|
settings:
|
||||||
branch: master
|
branch: v3.2.x
|
||||||
remote: ssh://git@github.com/volker-raschek/postfixadmin-docker.git
|
remote: ssh://git@github.com/volker-raschek/postfixadmin-docker.git
|
||||||
force: true
|
force: true
|
||||||
ssh_key:
|
ssh_key:
|
||||||
|
Loading…
Reference in New Issue
Block a user