This commit is contained in:
surtur 2020-06-03 20:47:56 +02:00
parent 7cf53da32f
commit bce954d9e0
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -61,7 +61,7 @@ steps:
ENDPOINT: ENDPOINT:
from_secret: dockerhub_endpoint_nightly from_secret: dockerhub_endpoint_nightly
commands: commands:
- |- - >-
curl -H 'Content-Type:application/json' --data '{"docker_tag":"nightly"}' -X POST $ENDPOINT curl -H 'Content-Type:application/json' --data '{"docker_tag":"nightly"}' -X POST $ENDPOINT