@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

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