testing it without the before script
This commit is contained in:
parent
d0dec59f30
commit
d542ffd403
@ -20,9 +20,9 @@ linting:
|
||||
- pylint -E app/*.py
|
||||
|
||||
build_and_push_container:
|
||||
before_script:
|
||||
- apk add --no-cache python3
|
||||
- pip3 install -r app/requirements.txt
|
||||
# before_script:
|
||||
# - apk add --no-cache python3
|
||||
# - pip3 install -r app/requirements.txt
|
||||
stage: deploy
|
||||
script:
|
||||
- docker login -u ldooks -p $DOCKER_PASSWORD
|
||||
|
Loading…
x
Reference in New Issue
Block a user