mirror of
https://gitlab.com/2009scape/tools/rs09-constants-library.git
synced 2026-08-01 14:39:15 -06:00
And this
This commit is contained in:
parent
0b66ffe3b7
commit
4863222810
1 changed files with 1 additions and 2 deletions
|
|
@ -27,8 +27,7 @@ build:
|
||||||
key: "$CI_COMMIT_REF_NAME"
|
key: "$CI_COMMIT_REF_NAME"
|
||||||
policy: push
|
policy: push
|
||||||
paths:
|
paths:
|
||||||
|
- version.properties
|
||||||
- build
|
- build
|
||||||
- .gradle
|
- .gradle
|
||||||
|
|
||||||
after_script:
|
|
||||||
script: git add version.properties && git commit -m "Update build #" && git push origin master
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue