Update .gitea/workflows/deploy.yml
This commit is contained in:
parent
caed862c4f
commit
7e793109bd
@ -44,3 +44,5 @@ jobs:
|
||||
run: echo "KAMAL_REGISTRY_PASSWORD=${{ inputs.password }}" >> .kamal/secrets.${{ inputs.environment }}
|
||||
- name: Deploy
|
||||
run: kamal deploy -d ${{ inputs.environment }}
|
||||
- name: Boot accessories
|
||||
run: kamal accessory boot all -d ${{ inputs.environment }}
|
Loading…
x
Reference in New Issue
Block a user