Compare commits

...

4 Commits

Author SHA1 Message Date
2e38fe83f1 Merge branch 'master' into develop
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
2023-04-24 12:14:15 -05:00
2f5b1c7be6 Bumped version
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
2023-04-24 11:58:14 -05:00
03fa2b3d8b Merge branch 'develop'
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
2023-04-24 11:52:52 -05:00
4f2eeb6a54 Fixed 'Jenkinsfile' branch check when publishing
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
2023-04-21 11:34:21 -05:00
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -30,7 +30,7 @@ pipeline {
}
stage("publish package") {
when {
branch '**/main'
branch '**/master'
}
steps {
withCredentials([usernamePassword(credentialsId: 'rs-git-package-registry-ydeng', passwordVariable: 'PASS', usernameVariable: 'USER')]) {

View File

@ -1,6 +1,6 @@
[metadata]
name = renamebycsv
version = 0.0.2
version = 0.0.3
[options]
packages = renamebycsv