Skip to content

Commit 4e76b39

Browse files
committed
test11
1 parent c54be44 commit 4e76b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ step-deploy-staging:
4444
script:
4545
- echo setting up env $DYNAMIC_ENV_VAR
4646
- sudo apt-get install -y python-pip
47-
- sudo -h pip install docker-compose
47+
- sudo pip install docker-compose
4848
- sudo dockerd
4949
- sudo docker image prune -f || true
5050
- sudo docker-compose -f docker-compose.yml build --no-cache

0 commit comments

Comments
 (0)