Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ServerPackCreatorExampleAddon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
JetBrains YouTrack
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Griefed
ServerPackCreatorExampleAddon
Commits
334282d0
Commit
334282d0
authored
2 years ago
by
Griefed
Browse files
Options
Downloads
Plain Diff
Merge branch 'renovate-griefed-baseimage-ubuntu-
jdk-8
-2.x' into 'main'
chore(deps): update griefed/baseimage-ubuntu-
jdk-8
docker tag to v2.0.15 See merge request
!71
parents
120f1717
aa8b7e71
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!71
chore(deps): update griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
334282d0
...
...
@@ -21,7 +21,7 @@ workflow:
-
when
:
always
Gradle Test
:
image
:
griefed/baseimage-ubuntu-jdk-8:2.0.1
4
image
:
griefed/baseimage-ubuntu-jdk-8:2.0.1
5
stage
:
Gradle Test
before_script
:
-
echo "**** Running in $CI_JOB_ID ****"
...
...
@@ -63,7 +63,7 @@ Release:
-
if
:
'
$CI_COMMIT_BRANCH
==
"main"
&&
$CI_COMMIT_TITLE
!~
/^RELEASE:.+$/
&&
$CI_SERVER_HOST
==
"git.griefed.de"'
pages
:
image
:
griefed/baseimage-ubuntu-jdk-8:2.0.1
4
image
:
griefed/baseimage-ubuntu-jdk-8:2.0.1
5
stage
:
Documentation
before_script
:
-
which java
...
...
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