Skip to content
Snippets Groups Projects
Commit 73016523 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Update pipeline script

parent be1ca585
Branches
Tags
2 merge requests!35build: New dummy version for testing the pipeline,!26Renovate-updates deployed to prod
Pipeline #2984 failed
This commit is part of merge request !26. Comments created here will be created in the context of that merge request.
......@@ -34,8 +34,8 @@ before_script:
- cp $SETTINGS_XML ../$SETTINGS_XML
- cd ..
- rm -rf $COMMON_CONFIG_LOCAL
- apt-get update -y && apt-get install -y python && apt-get install -y rsync openssh-client
- "python build_pom_with_models.py"
- apt-get update -y && apt-get install -y python3 && apt-get install -y rsync openssh-client
- "python3 build_pom_with_models.py"
build:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment