update gitlab CI
This commit is contained in:
parent
6b3ba8bf80
commit
673170c10d
@ -10,8 +10,7 @@ variables:
|
|||||||
delete_registry:
|
delete_registry:
|
||||||
stage: delete_registry
|
stage: delete_registry
|
||||||
script:
|
script:
|
||||||
- >
|
- curl --request DELETE --header "PRIVATE-TOKEN: $CI_JOB_TOKEN" "https:${REGISTRY_URL}"
|
||||||
curl --request DELETE --header "PRIVATE-TOKEN: $CI_JOB_TOKEN" "https:${REGISTRY_URL}"
|
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user