Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
general
stups
SableCC STUPS
Commits
2951f580
Commit
2951f580
authored
Apr 24, 2020
by
dgelessus
Browse files
Run publish job only on main repo's master and develop branches
parent
a8e8dec1
Pipeline
#39508
passed with stages
in 2 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2951f580
...
...
@@ -34,3 +34,6 @@ publish:
-
openssl aes-256-cbc -pass "env:ENCRYPTION_PASSWORD" -d -a -md md5 -in pubring.gpg.enc -out pubring.gpg
-
openssl aes-256-cbc -pass "env:ENCRYPTION_PASSWORD" -d -a -md md5 -in gradle.properties.enc -out gradle.properties
-
./gradlew ${GRADLE_OPTIONS} uploadArchives
only
:
-
master@general/stups/sablecc-stups
-
develop@general/stups/sablecc-stups
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment