Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Notification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Notification
Commits
43716a3a
Commit
43716a3a
authored
1 year ago
by
Solomon Ayalew
Browse files
Options
Downloads
Patches
Plain Diff
update buildspec java version
parent
1586ab4d
No related branches found
No related tags found
1 merge request
!438
Solxget/java 17 test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/notification-aws/build-aws/buildspec.yaml
+1
-1
1 addition, 1 deletion
provider/notification-aws/build-aws/buildspec.yaml
with
1 addition
and
1 deletion
provider/notification-aws/build-aws/buildspec.yaml
+
1
−
1
View file @
43716a3a
...
...
@@ -30,7 +30,7 @@ env:
phases
:
install
:
runtime-versions
:
java
:
corretto
8
java
:
corretto
17
commands
:
-
if [ $(echo $CODEBUILD_SOURCE_VERSION | grep -c ^refs/heads.*) -eq 1 ]; then echo "Branch name found"; else echo "This build only supports branch builds" && exit 1; fi
-
java -version
...
...
This diff is collapsed.
Click to expand it.
Solomon Ayalew
@solxget
mentioned in commit
a850f3c4
·
1 year ago
mentioned in commit
a850f3c4
mentioned in commit a850f3c4ac5477583978f3715ce50d3e8744b799
Toggle commit list
Solomon Ayalew
@solxget
mentioned in commit
3a53b66f
·
1 year ago
mentioned in commit
3a53b66f
mentioned in commit 3a53b66fb2f0b38fbe1ed6d78c73773e58728677
Toggle commit list
Solomon Ayalew
@solxget
mentioned in commit
58e9bdb8
·
1 year ago
mentioned in commit
58e9bdb8
mentioned in commit 58e9bdb8dfe84ecd771e0a6e738a2b30d63b73e8
Toggle commit list
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