Skip to content
Snippets Groups Projects
Verified Commit 2fc01e7f authored by Martin Weise's avatar Martin Weise
Browse files
parent 823e02fc
Branches
No related tags found
3 merge requests!422Fixed a library issue where the value could not be empty,!421Fixed a library issue where the value could not be empty,!419Fixed a library issue where the value could not be empty
......@@ -592,8 +592,7 @@ release-docs:
stage: release
image: docker.io/python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
only:
refs:
- /^release-.*/
- tags
before_script:
- "apk add --no-cache alpine-sdk bash sed wget openssh jq curl"
- "pip install pipenv"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment