Adding a first version of a CI script
This commit is contained in:
@@ -5,7 +5,7 @@ stages:
|
||||
|
||||
variables:
|
||||
APP_REPO: "https://github.com/barais/doodlestudent.git"
|
||||
SUBMODULE_PATH: "app"
|
||||
SUBMODULE_PATH: "doodlestudent"
|
||||
|
||||
check_app_update:
|
||||
stage: check
|
||||
|
||||
Reference in New Issue
Block a user