Skip to content
Snippets Groups Projects
Commit aa8b7e71 authored by RenovateBot's avatar RenovateBot :gear:
Browse files

chore(deps): update griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.15

parent 30f1577e
No related branches found
No related tags found
1 merge request!71chore(deps): update griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.15
...@@ -21,7 +21,7 @@ workflow: ...@@ -21,7 +21,7 @@ workflow:
- when: always - when: always
Gradle Test: Gradle Test:
image: griefed/baseimage-ubuntu-jdk-8:2.0.14 image: griefed/baseimage-ubuntu-jdk-8:2.0.15
stage: Gradle Test stage: Gradle Test
before_script: before_script:
- echo "**** Running in $CI_JOB_ID ****" - echo "**** Running in $CI_JOB_ID ****"
...@@ -63,7 +63,7 @@ Release: ...@@ -63,7 +63,7 @@ Release:
- if: '$CI_COMMIT_BRANCH == "main" && $CI_COMMIT_TITLE !~ /^RELEASE:.+$/ && $CI_SERVER_HOST == "git.griefed.de"' - if: '$CI_COMMIT_BRANCH == "main" && $CI_COMMIT_TITLE !~ /^RELEASE:.+$/ && $CI_SERVER_HOST == "git.griefed.de"'
pages: pages:
image: griefed/baseimage-ubuntu-jdk-8:2.0.14 image: griefed/baseimage-ubuntu-jdk-8:2.0.15
stage: Documentation stage: Documentation
before_script: before_script:
- which java - which java
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment