"frontend/src/git@transfer.hft-stuttgart.de:co2ampel2/web.git" did not exist on "69440d7be703b77edabe0ac0afaf1f3274554d37"
Commit 04903631 authored by Abhishek's avatar Abhishek
Browse files

Update .gitlab-ci.yml file

parent 893289ef
Pipeline #11974 failed with stages
in 9 minutes and 26 seconds
...@@ -73,6 +73,7 @@ install_plugin: ...@@ -73,6 +73,7 @@ install_plugin:
needs: [setup_environment] needs: [setup_environment]
script: script:
- source .env - source .env
- apk add --no-cache bash curl jq git
- bash ./script_step1.sh - bash ./script_step1.sh
artifacts: artifacts:
paths: paths:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment