Skip to content
Snippets Groups Projects
Commit 7de645c2 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

Change master to master -- path to requirements.txt

parent 7ffa7abf
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -15,6 +15,6 @@ build: ...@@ -15,6 +15,6 @@ build:
stage: build stage: build
script: script:
- apk update ; apk add git - apk update ; apk add git
- git checkout master -- - git checkout master -- pythoncode/requirements.txt
- docker build --pull -t "$CI_REGISTRY_IMAGE:testing-ubuntu" . - docker build --pull -t "$CI_REGISTRY_IMAGE:testing-ubuntu" .
- docker push "$CI_REGISTRY_IMAGE:testing-ubuntu" - docker push "$CI_REGISTRY_IMAGE:testing-ubuntu"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment