Skip to content

Commit

Permalink
Remove unused env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigonull committed May 3, 2024
1 parent 631d4c0 commit 0f3e1a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .ci/jenkins/Jenkinsfile.staging-build
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ pipeline {
JBPM_QUARKUS_DEVUI_EXTENSION__version = "${params.TAG}-SNAPSHOT"
SONATAFLOW_QUARKUS_DEVUI_EXTENSION__version = "${params.TAG}-SNAPSHOT"

MAVEN_DEPLOY_REPOSITORY = 'https://repository.apache.org/content/repositories/snapshots'
MAVEN_DEPLOY_TARGET_ID = 'apache-snapshots-repository'

DOCKER_CONFIG = "${WORKSPACE}/.docker"
}

Expand Down

0 comments on commit 0f3e1a7

Please sign in to comment.