This commit is contained in:
parent
090a1cdc33
commit
9a020253de
@ -24,7 +24,7 @@ steps:
|
|||||||
from_secret: DEPLOYER_URL
|
from_secret: DEPLOYER_URL
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache curl
|
- apk add --no-cache curl
|
||||||
- curl -H $DEPLOYER_AUTH $DEPLOYER_URL
|
- curl -H "$DEPLOYER_AUTH" $DEPLOYER_URL
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user