| Step | Arguments | Status | |
|---|---|---|---|
| Start of Pipeline - (1.7 sec in block) | |||
| library - (0.73 sec in self) | psikon-jenkins-aptly@master | ||
| node - (0.79 sec in block) | |||
| node block - (0.74 sec in block) | |||
| stage - (0.14 sec in block) | Declarative: Checkout SCM | ||
| stage block (Declarative: Checkout SCM) - (0.1 sec in block) | |||
| checkout - (84 ms in self) | |||
| withEnv - (0.56 sec in block) | GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | ||
| withEnv block - (0.55 sec in block) | |||
| stage - (0.51 sec in block) | Publish | ||
| stage block (Publish) - (0.49 sec in block) | |||
| script - (0.44 sec in block) | |||
| script block - (0.41 sec in block) | |||
| echo - (15 ms in self) | |||
| step - (20 ms in self) | |||
| findFiles - (22 ms in self) | target/artifacts/*.deb | ||
| echo - (56 ms in self) | Publishing debian file: target/artifacts/psistats_0.2.0-alpha-72_amd64.deb | ||
| sh - (0.27 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" |
