Skip to content
Snippets Groups Projects
Commit b85adf64 authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

installpy3-pip

parent b0f415ac
No related branches found
No related tags found
No related merge requests found
......@@ -63,8 +63,7 @@ trigger_dev_rollout:
before_script:
- ./gitlab/prepare.sh
- ./gitlab/configure_git.sh
- apk add --no-cache python3
- python3 -m ensurepip
- apk add --no-cache python3 py3-pip
- pip3 install pyyaml
script:
- ./gitlab/perform_gitops_rollout.sh dev $SERVICE_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment