git recursive?
This commit is contained in:
@@ -45,6 +45,7 @@ build_frontend:
|
||||
dependencies:
|
||||
- check_app_update
|
||||
script:
|
||||
- git submodule update --init --recursive
|
||||
- source variables.env || true
|
||||
- if [ "$NEW_COMMIT" != "true" ]; then
|
||||
echo "No new commit, skipping build";
|
||||
|
||||
Reference in New Issue
Block a user