fix: yaml end.
This commit is contained in:
parent
79a535ad35
commit
2a9f5b3e5b
@ -62,7 +62,7 @@ steps:
|
||||
from_secret: dockerhub_endpoint_nightly
|
||||
LOVEYML: -H 'Content-Type:application/json' --data '{"docker_tag":"nightly"}'
|
||||
commands:
|
||||
- curl $LOVEYML -X POST $ENDPOINT
|
||||
- 'curl -H ''Content-Type:application/json'' --data ''{"docker_tag":"nightly"}'' -X POST $ENDPOINT
|
||||
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user