@cosmetic removed deploy

pull/3378/head
Leonardo Galli 5 years ago committed by GitHub
parent 4015ff08a6
commit 8902a3ca44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save