Compare commits
5 commits
e307871a20
...
24405cc0f3
Author | SHA1 | Date | |
---|---|---|---|
24405cc0f3 | |||
7b252352ea | |||
5763628d9d | |||
297ef04903 | |||
6251961a79 |
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ steps:
|
||||||
-i ~/.ssh/deploy_key
|
-i ~/.ssh/deploy_key
|
||||||
"$SSH_USER@$SSH_HOST"
|
"$SSH_USER@$SSH_HOST"
|
||||||
git:from-image social
|
git:from-image social
|
||||||
"glenux/service-gotosocial:${DRONE_COMMIT_SHA:0:8}"
|
"glenux/service-gotosocial:${DRONE_BRANCH/\\//-}_${DRONE_COMMIT_SHA:0:8}"
|
||||||
#
|
#
|
||||||
- echo "SUCCESS"
|
- echo "SUCCESS"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue