mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
ci: build RPM packages in every commit
This commit is contained in:
parent
bb3210faaf
commit
fb401ae65b
1 changed files with 1 additions and 4 deletions
|
@ -193,9 +193,6 @@ packaging:rpm:
|
|||
image: ${DOCKER_IMAGE_DEV}:${DOCKER_TAG}
|
||||
tags:
|
||||
- docker
|
||||
only:
|
||||
- tags
|
||||
- master
|
||||
|
||||
# Stage: deploy
|
||||
##############################################################################
|
||||
|
@ -229,7 +226,7 @@ deploy:packages:manual:
|
|||
<<: *deploy_packages
|
||||
when: manual
|
||||
|
||||
deploy:packages:manual:
|
||||
deploy:packages:tags:
|
||||
<<: *deploy_packages
|
||||
only:
|
||||
# Only on version tags
|
||||
|
|
Loading…
Add table
Reference in a new issue