1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00

@cosmetic removed deploy

This commit is contained in:
Leonardo Galli 2019-02-18 11:07:51 +01:00 committed by GitHub
parent 4015ff08a6
commit 8902a3ca44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,9 +119,9 @@ jobs:
- store_artifacts: - store_artifacts:
path: _packages path: _packages
destination: artifacts destination: artifacts
- run: #- run:
name: "Deploying" # name: "Deploying"
command: chmod +x deploy.sh && ./deploy.sh # command: chmod +x deploy.sh && ./deploy.sh
- persist_to_workspace: - persist_to_workspace:
root: . root: .
# Must be relative path from root # Must be relative path from root