mirror of
https://github.com/wassname/talk.git
synced 2026-07-07 14:25:34 +08:00
fixed deploy
This commit is contained in:
@@ -194,7 +194,7 @@ jobs:
|
||||
- setup_remote_docker
|
||||
- run:
|
||||
name: Deploy the code
|
||||
command: bash ./scripts/docker.sh
|
||||
command: bash ./scripts/docker.sh deploy
|
||||
|
||||
# filter_deploy will add the filters for a deploy job in a workflow to make it
|
||||
# only execute on a deploy related job.
|
||||
|
||||
Reference in New Issue
Block a user