fix
dustin/sshca-cli/pipeline/pr-master This commit looks good Details

Dustin 2024-01-17 22:20:15 -06:00
parent 4fdc95e60c
commit 51272bcd8c
1 changed files with 1 additions and 1 deletions

2
ci/Jenkinsfile vendored
View File

@ -63,7 +63,7 @@ pipeline {
git.pyrocufflink.net
"""
}
sh '. ci/publish.sh'
sh '. ci/publish-container.sh'
}
}