Drone CI Update TLS Certificates Commit

This commit is contained in:
viktorbarzin 2021-04-08 18:36:38 +00:00
parent f835fdd7b3
commit 7c3c05335a
No known key found for this signature in database
GPG key ID: 0EB088298288D958
5 changed files with 3 additions and 1 deletions

View file

@ -99,5 +99,5 @@ steps:
- 'chmod 400 secrets/deploy_key'
- "git add ."
- "git remote set-url origin git@github.com:ViktorBarzin/infra.git"
- "git commit -m 'Drone CI Update TLS Certificates Commit [CI SKIP]' || echo 'No changes'"
- "git commit -m 'Drone CI Update TLS Certificates Commit' || echo 'No changes'"
- "GIT_SSH_COMMAND='ssh -i ./secrets/deploy_key -o IdentitiesOnly=yes' git push origin master"

View file

@ -2,3 +2,5 @@
; entries are usually programmatically added to this file

Binary file not shown.

Binary file not shown.

Binary file not shown.