Oui mais master maintenant c'est main
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
ea40449f9c
commit
42bd4abdee
@ -12,7 +12,7 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: main
|
||||||
event: push
|
event: push
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
@ -31,5 +31,5 @@ steps:
|
|||||||
script:
|
script:
|
||||||
- echo $SSH_PASSWORD | sudo -S systemctl restart radio-bullshit
|
- echo $SSH_PASSWORD | sudo -S systemctl restart radio-bullshit
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: main
|
||||||
event: push
|
event: push
|
||||||
|
Loading…
Reference in New Issue
Block a user