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:
|
||||
- name: docker_socket
|
||||
path: /var/run/docker.sock
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
||||
- name: push
|
||||
image: docker.io/volkerraschek/build-image:latest
|
||||
@ -195,7 +192,7 @@ steps:
|
||||
cpu: 50
|
||||
memory: 25M
|
||||
settings:
|
||||
branch: master
|
||||
branch: v3.2.x
|
||||
remote: ssh://git@github.com/volker-raschek/postfixadmin-docker.git
|
||||
force: true
|
||||
ssh_key:
|
||||
|
Loading…
Reference in New Issue
Block a user