mirror of
https://github.com/Radarr/Radarr.git
synced 2025-04-24 14:37:07 -04:00
@cosmetic removed deploy
This commit is contained in:
parent
4015ff08a6
commit
8902a3ca44
1 changed files with 3 additions and 3 deletions
|
@ -119,9 +119,9 @@ jobs:
|
|||
- store_artifacts:
|
||||
path: _packages
|
||||
destination: artifacts
|
||||
- run:
|
||||
name: "Deploying"
|
||||
command: chmod +x deploy.sh && ./deploy.sh
|
||||
#- run:
|
||||
# name: "Deploying"
|
||||
# command: chmod +x deploy.sh && ./deploy.sh
|
||||
- persist_to_workspace:
|
||||
root: .
|
||||
# Must be relative path from root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue