Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SableCC STUPS
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
SableCC STUPS
Commits
01a69b11
Commit
01a69b11
authored
9 years ago
by
Jens Bendisposto
Browse files
Options
Downloads
Patches
Plain Diff
deployment files
parent
9e3021d1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
.travis.yml
+9
-0
9 additions, 0 deletions
.travis.yml
build.gradle
+1
-1
1 addition, 1 deletion
build.gradle
gradle.properties.enc
+1
-0
1 addition, 0 deletions
gradle.properties.enc
pubring.gpg.enc
+0
-0
0 additions, 0 deletions
pubring.gpg.enc
secring.gpg.enc
+0
-0
0 additions, 0 deletions
secring.gpg.enc
with
11 additions
and
1 deletion
.travis.yml
+
9
−
0
View file @
01a69b11
language
:
java
before_install
:
-
openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in secring.gpg.enc -out secring.gpg -d
-
openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in pubring.gpg.enc -out pubring.gpg -d
-
openssl aes-256-cbc -pass pass:$ENCRYPTION_PASSWORD -in gradle.properties.enc -out gradle.properties -d
env
:
global
:
secure
:
kFKnWpX4wkRGZ6gdP5Y7Nl/Gd5EZYYuJfv8qU2wfullMfLxeB/N1ANhUVqS+pP9oTbA52SHy7gzHTKxk4aeYBgPoiVx4RwRFV1wPYzv9SENNGsHrDdtSNRGM0OBpDkem6rX+OZ5FJ2GRCtX5ba3frclo11HUiAsYvAtoX8sk6lU=
This diff is collapsed.
Click to expand it.
build.gradle
+
1
−
1
View file @
01a69b11
...
...
@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
apply
plugin:
'maven'
project
.
version
=
'3.2.1
0
'
project
.
version
=
'3.2.1
1-SNAPSHOT
'
project
.
group
=
'de.hhu.stups'
project
.
archivesBaseName
=
"sablecc"
...
...
This diff is collapsed.
Click to expand it.
gradle.properties.enc
0 → 100644
+
1
−
0
View file @
01a69b11
Salted__LnX$o HJ1zVI2(,IA};p^E{q m1Vb7P4Moj^(]lpߝ[|USղD02BOz;+1e#/3`wWO-6TR+InxB/lG>SNj&G!iSy+#4Xf}ꏥ1E*+sS
\ No newline at end of file
This diff is collapsed.
Click to expand it.
pubring.gpg.enc
0 → 100644
+
0
−
0
View file @
01a69b11
File added
This diff is collapsed.
Click to expand it.
secring.gpg.enc
0 → 100644
+
0
−
0
View file @
01a69b11
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment