Update .gitlab-ci.yml

This commit is contained in:
jas35484
2022-01-16 18:28:36 -06:00
parent a384c49757
commit b0c0b7664f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ before_script:
build:
stage: build
script: gradle --build-cache assemble
script: gradle build
cache:
key: "$CI_COMMIT_REF_NAME"
policy: push
+1 -1
Submodule core updated: 5ac51dd2a5...be5b5de170