Skip to content
StepArgumentsStatus
Start of Pipeline - (3.9 sec in block)
library - (0.97 sec in self)psikon-jenkins-aptly@master
library - (1.2 sec in self)
node - (1.2 sec in block)
node block - (1.2 sec in block)
stage - (0.17 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0.12 sec in block)
checkout - (98 ms in self)
withEnv - (0.98 sec in block)GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (0.96 sec in block)
stage - (0.58 sec in block)Publish
stage block (Publish) - (0.53 sec in block)
script - (0.45 sec in block)
script block - (0.42 sec in block)
echo - (10 ms in self)
step - (26 ms in self)
findFiles - (28 ms in self)target/artifacts/*.deb
echo - (42 ms in self)Publishing debian file: target/artifacts/psistats_0.2.0-alpha-72_amd64.deb
sh - (0.28 sec in self) EXISTS="$(aptly repo list --raw | grep "psikon-testing")" if [ -z "$EXISTS" ] then aptly repo create -component="testing" "psikon-testing" aptly publish repo -distribution="psikon" -component="testing" "psikon-testing" fi aptly repo add "psikon-testing" "target/artifacts/psistats_0.2.0-alpha-72_amd64.deb" aptly publish update "psikon"
stage - (0.33 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.29 sec in block)
script - (65 ms in block)
script block - (26 ms in block)
emailext - (0.14 sec in self)ci@psikon.com