mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix CI
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
parent
977cd0f50a
commit
13c38abf36
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
variables:
|
||||
GIT_STRATEGY: fetch
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
GIT_DEPTH: 0
|
||||
DISTRO: fedora # standard distro
|
||||
DOCKER_FILE: packaging/docker/Dockerfile.${DISTRO}
|
||||
DOCKER_TAG: ${CI_COMMIT_REF_NAME}
|
||||
|
|
Loading…
Add table
Reference in a new issue