Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pipeline Components
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Perun
CI
Pipeline Components
Commits
9a04f9a7
Commit
9a04f9a7
authored
10 months ago
by
Jan Pavlíček
Browse files
Options
Downloads
Plain Diff
Merge branch 'xpavlic/gradle_image' into 'main'
fix: gradle version destination See merge request
!4
parents
976b54b1
cb008464
Branches
main
No related tags found
1 merge request
!4
fix: gradle version destination
Pipeline
#651737
failed
6 days ago
Stage: build
Changes
1
Pipelines
47
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 @
9a04f9a7
...
...
@@ -65,7 +65,7 @@ docker_build_versioned_gradle:
-
"
8.10"
variables
:
DESTINATIONS
:
|-
$CI_REGISTRY_IMAGE/$TOOL:GRADLE_VERSION-jdk$BASE_JAVA_VERSION
$CI_REGISTRY_IMAGE/$TOOL:
$
GRADLE_VERSION-jdk$BASE_JAVA_VERSION
BUILD_ARGS
:
|-
BASE_JAVA_VERSION=$BASE_JAVA_VERSION
GRADLE_VERSION=GRADLE_VERSION
GRADLE_VERSION=
$
GRADLE_VERSION
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