fix: final yml mapping
This commit is contained in:
parent
bce954d9e0
commit
786c2cacb7
@ -61,8 +61,8 @@ steps:
|
||||
ENDPOINT:
|
||||
from_secret: dockerhub_endpoint_nightly
|
||||
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"
|
||||
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user