Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,6 @@ publish-testing-repository: stage: deploy dependencies: - build-local-repository # Reuses artifacts generated in build los artefactos generados en build - create-rsync-password-file script: - apt update && apt install -y sshpass - | Loading Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,6 @@ publish-testing-repository: stage: deploy dependencies: - build-local-repository # Reuses artifacts generated in build los artefactos generados en build - create-rsync-password-file script: - apt update && apt install -y sshpass - | Loading