Skip to content
Snippets Groups Projects
Commit 076ba1a8 authored by Tucker Gary Siegel's avatar Tucker Gary Siegel
Browse files

add gdd java

parent 829a126d
No related branches found
No related tags found
No related merge requests found
...@@ -3,9 +3,6 @@ pipeline { ...@@ -3,9 +3,6 @@ pipeline {
tools { tools {
jdk 'JAVA17' jdk 'JAVA17'
} }
environment {
GITLAB_DEPLOY_TOKEN = credentials("GITLAB_JAVA_DEPLOY_TOKEN")
}
stages { stages {
stage('notify') { stage('notify') {
steps { steps {
......
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