Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f6255d396c | |||
|
26cea1db82
|
|||
|
1f42921689
|
|||
| 8f102f54c7 | |||
| d3681916b2 |
@@ -155,3 +155,5 @@ gradle-app.setting
|
||||
.project
|
||||
# JDT-specific (Eclipse Java Development Tools)
|
||||
.classpath
|
||||
|
||||
gradle.properties
|
||||
|
||||
+1
-1
@@ -31,4 +31,4 @@ release:
|
||||
- docker push "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
|
||||
- docker push "$CI_REGISTRY_IMAGE:latest"
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG && $CI_COMMIT_BRANCH == "main"
|
||||
- if: $CI_COMMIT_TAG
|
||||
|
||||
Reference in New Issue
Block a user