mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix CI
This commit is contained in:
parent
668fa2eb78
commit
149139aa34
1 changed files with 2 additions and 7 deletions
|
@ -8,13 +8,8 @@ variables:
|
|||
stages:
|
||||
- prepare
|
||||
- build
|
||||
- test
|
||||
- deploy
|
||||
- docker
|
||||
|
||||
# For some reason, GitLab CI prunes the contents of the submodules so we need to restore them.
|
||||
before_script:
|
||||
- git submodule foreach git checkout .
|
||||
# - test
|
||||
# - deploy
|
||||
|
||||
# Stage: prepare
|
||||
##############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue