mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 04:22:30 +01:00
@cosmetic removed deploy
This commit is contained in:
parent
4015ff08a6
commit
8902a3ca44
@ -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…
Reference in New Issue
Block a user