Always run CI pipeline

This commit is contained in:
jalr 2018-03-17 13:30:56 +01:00
parent 742c6f5a94
commit 03e418f4d3

View file

@ -27,8 +27,6 @@ dockerimage:
- make dockerimg
- docker push $PACKER_DOCKER_IMAGE
- docker push $MKTORRENT_DOCKER_IMAGE
only:
- /ci/
tags:
- fablab
@ -40,8 +38,6 @@ squashfs:
paths:
- images
expire_in: 2 weeks
only:
- /ci/
tags:
- fablab
@ -53,8 +49,6 @@ mktorrent:
paths:
- images
expire_in: 2 weeks
only:
- /ci/
tags:
- fablab