Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Feel free to join the next
Helmholtz Hacky Hour #26
on Wednesday, April 21, 2021 from 2PM to 3PM!
Open sidebar
OESA
ECS-Tutorial
Commits
acceaca0
Commit
acceaca0
authored
Feb 19, 2021
by
Martin Lange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade to Yarner 0.4.1, add Yarner.lock to gitignore
parent
df02adfc
Pipeline
#17161
passed with stage
in 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.gitignore
.gitignore
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitignore
View file @
acceaca0
/code
/docs
/.idea
/Yarner.lock
.gitlab-ci.yml
View file @
acceaca0
image
:
openjdk:15-jdk
variables
:
YARNER_VERSION
:
0.
3.0
YARNER_VERSION
:
0.
4.1
before_script
:
-
curl -L -o- https://github.com/mlange-42/yarner/releases/download/${YARNER_VERSION}/yarner-${YARNER_VERSION}-linux.tar.gz | tar xz
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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