Skip to content

Commit

Permalink
Merge pull request #10 from kyfelipe/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
kyfelipe committed Apr 20, 2020
2 parents 4d1dc12 + 1b13875 commit 7bf4fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ build:
deploy:
stage: deploy
before_script:
- apt-get install --no-cache curl python
- apt-get install curl python
- apt-get upgrade
- curl https://bootstrap.pypa.io/2.6/get-pip.py -o get-pip.py
- python get-pip.py
Expand Down

0 comments on commit 7bf4fc0

Please sign in to comment.