Skip to content
Snippets Groups Projects
Commit 9f1e4f7b authored by michael.minelli's avatar michael.minelli
Browse files

Update .gitlab-ci.yml file

parent 9ac82c8e
No related branches found
No related tags found
No related merge requests found
...@@ -12,8 +12,6 @@ deploy: ...@@ -12,8 +12,6 @@ deploy:
tags: tags:
- dojo_backend_deployment - dojo_backend_deployment
script: script:
- apk update
- apk add jq
- API_VERSION=$(jq -r .version API/ExpressAPI/package.json) - API_VERSION=$(jq -r .version API/ExpressAPI/package.json)
# Download secure files # Download secure files
- curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash - curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment