Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

Commit

Permalink
Only deploying master branch to dockerbruegge1
Browse files Browse the repository at this point in the history
  • Loading branch information
ankoh committed Sep 13, 2015
1 parent e6a2e67 commit eee0799
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,4 @@ compose-dockerbruegge1:
rm -rf ~/projects/mendeley-cache/client;
docker rmi \$(docker images | grep '<none>' | awk '{print $3}') 2>/dev/null || echo 'No untagged images to delete.'"
only:
- master
- testing
- master

0 comments on commit eee0799

Please sign in to comment.