Skip to content
Snippets Groups Projects
Commit 83c2e653 authored by Iñigo Moreno i Caireta's avatar Iñigo Moreno i Caireta
Browse files

Remove leftover code

parent 88a4573f
Branches master
Tags M12
1 merge request!70Resolve "Update deprecated deploy job"
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
DOCKER_PUSH_TAG: ${CI_COMMIT_REF_SLUG} DOCKER_PUSH_TAG: ${CI_COMMIT_REF_SLUG}
DDEPLOY_YAML: ddeploy.yaml DDEPLOY_YAML: ddeploy.yaml
before_script: before_script:
- docker info
- apk add --update python3 git py3-pip git-lfs - apk add --update python3 git py3-pip git-lfs
# forward the SSH authentication into the Docker executor # forward the SSH authentication into the Docker executor
- "which ssh-agent || ( apk update && apk add openssh-client )" - "which ssh-agent || ( apk update && apk add openssh-client )"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment