Skip to content

Commit

Permalink
updated gitlab build
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Jan 18, 2017
1 parent 4e4e5e4 commit a975fa5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ before_script:
- export COMPOSE_PROJECT_NAME=buildpipeline${CI_PIPELINE_ID}
# run docker commands from tests environment
- cd tests
# see https://gitlab.com/gitlab-com/support-forum/issues/950#note_18520136
- apk add --no-cache py-pip
- pip install docker-compose

stages:
- build
Expand Down

0 comments on commit a975fa5

Please sign in to comment.