mirror of
https://gitlab.com/idotj/mastodon-embed-timeline.git
synced 2025-05-23 16:32:47 +00:00
update gitlab CI
This commit is contained in:
parent
6daa8af34d
commit
f95c0f3c60
@ -11,7 +11,7 @@ delete_registry:
|
||||
stage: delete_registry
|
||||
script:
|
||||
- >
|
||||
curl --request DELETE --header "PRIVATE-TOKEN: $CI_JOB_TOKEN" "$REGISTRY_URL"
|
||||
curl --request DELETE --header "PRIVATE-TOKEN: $CI_JOB_TOKEN" "${REGISTRY_URL}"
|
||||
only:
|
||||
- master
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user