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