use user/key pair
Gitea Bucky/url-shortener/pipeline/head This commit looks good

This commit is contained in:
2023-12-18 17:33:09 -08:00
parent 6d0f594bba
commit 4659942800
Vendored
+1 -1
View File
@@ -123,7 +123,7 @@ pipeline {
} }
stage('Generate SHA256 Hash and Upload to Artifact Repository') { stage('Generate SHA256 Hash and Upload to Artifact Repository') {
environment { environment {
ARTIFACTS_KEY = credentials('artifacts-key') ARTIFACTS_KEY = credentials('artifactor-key')
} }
steps { steps {
sh ''' #!/usr/local/bin/bash sh ''' #!/usr/local/bin/bash