You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
correct env variable name
This commit is contained in:
committed by
GitHub
parent
fc2cb4e722
commit
308b566607
@@ -10,4 +10,4 @@ cache:
|
||||
- $HOME/.m2
|
||||
- $HOME/.cache/pip
|
||||
after_success:
|
||||
- mvn -DrepoToken=$COVERALL_REPO_TOKEN jacoco:report coveralls:report
|
||||
- mvn -DrepoToken=$COVERALLS_REPO_TOKEN jacoco:report coveralls:report
|
||||
|
Reference in New Issue
Block a user