Correcting tag.
This commit is contained in:
@@ -186,9 +186,6 @@ jobs:
|
|||||||
ssh_key: ${{ secrets.RIKKU_SSH_PRIVATE_KEY }}
|
ssh_key: ${{ secrets.RIKKU_SSH_PRIVATE_KEY }}
|
||||||
args: --remove-orphans -d --dry-run ${{ needs.generate-service-list.outputs.svc_deploy_list }}
|
args: --remove-orphans -d --dry-run ${{ needs.generate-service-list.outputs.svc_deploy_list }}
|
||||||
env_file: '.env'
|
env_file: '.env'
|
||||||
registry_host: 'ghcr.io'
|
|
||||||
registry_user: TrezOne
|
|
||||||
registry_pass: ${{ secrets.GHCR_LOGIN_TOKEN }}
|
|
||||||
summary: true
|
summary: true
|
||||||
|
|
||||||
- name: Gotify Notification
|
- name: Gotify Notification
|
||||||
|
|||||||
Reference in New Issue
Block a user