1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

CI: temporarily add develop branch to execute deploy stage

This commit is contained in:
Sonja Happ 2019-11-12 11:43:56 +01:00
parent 5eeb3607c0
commit 33fb59e080

View file

@ -17,7 +17,6 @@ stages:
- test
- deploy
build:
stage: build
before_script:
@ -56,3 +55,4 @@ deploy:docker:
only:
refs:
- master
- develop