Skip to content
Snippets Groups Projects
Verified Commit 070b0c75 authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

ci: fix prepare

parent 57711290
No related branches found
No related tags found
No related merge requests found
Pipeline #383044 passed
...@@ -3,6 +3,7 @@ include: ...@@ -3,6 +3,7 @@ include:
file: /templates/.gitlab-ci-template.yml file: /templates/.gitlab-ci-template.yml
docker_build_prepare: docker_build_prepare:
extends: .docker_build_prepare
script: script:
- | - |
AUP_MANAGER_RELEASE=$(curl -sS -H "PRIVATE-TOKEN: $GITLAB_TOKEN" "$CI_API_V4_URL/projects/4380/releases") AUP_MANAGER_RELEASE=$(curl -sS -H "PRIVATE-TOKEN: $GITLAB_TOKEN" "$CI_API_V4_URL/projects/4380/releases")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment