Oui mais master maintenant c'est main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine Bartuccio 2021-07-01 22:21:58 +02:00
parent ea40449f9c
commit 42bd4abdee

View File

@ -12,7 +12,7 @@ steps:
password:
from_secret: docker_password
when:
branch: master
branch: main
event: push
- name: deploy
@ -31,5 +31,5 @@ steps:
script:
- echo $SSH_PASSWORD | sudo -S systemctl restart radio-bullshit
when:
branch: master
branch: main
event: push