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

install pyyaml

parent b85adf64
Branches
No related tags found
No related merge requests found
......@@ -63,8 +63,8 @@ trigger_dev_rollout:
before_script:
- ./gitlab/prepare.sh
- ./gitlab/configure_git.sh
- apk add --no-cache python3 py3-pip
- pip3 install pyyaml
- apk add --no-cache python3 py3-pip py3-pyyaml
# - 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