This commit is contained in:
parent
7997128fd0
commit
d4b7880715
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ steps:
|
|||
from_secret: DEPLOYER_URL
|
||||
commands:
|
||||
- apk add --no-cache curl
|
||||
- curl -H \"Authorization: Bearer $DEPLOYER_TOKEN\" $DEPLOYER_URL
|
||||
- curl -H $DEPLOYER_AUTH $DEPLOYER_URL
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
|
Loading…
Add table
Reference in a new issue