....
This commit is contained in:
@@ -364,9 +364,6 @@ jobs:
|
|||||||
ssh_key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
ssh_key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
||||||
args: --remove-orphans -d ${{ needs.generate-service-list.outputs.svc_deploy_list }}
|
args: --remove-orphans -d ${{ 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: Docker Compose Healthcheck
|
- name: Docker Compose Healthcheck
|
||||||
|
|||||||
@@ -48,7 +48,6 @@ services:
|
|||||||
container_name: castsponsorskip
|
container_name: castsponsorskip
|
||||||
image: ghcr.io/gabe565/castsponsorskip:0.8.2@sha256:fe3a1b45987168b9cbccc394496e42bed5d396cd4869aa70ea402c686e679403
|
image: ghcr.io/gabe565/castsponsorskip:0.8.2@sha256:fe3a1b45987168b9cbccc394496e42bed5d396cd4869aa70ea402c686e679403
|
||||||
environment:
|
environment:
|
||||||
# See identifier list at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
|
||||||
TZ: ${TZ}
|
TZ: ${TZ}
|
||||||
# CSS_PAUSED_INTERVAL:
|
# CSS_PAUSED_INTERVAL:
|
||||||
# CSS_PLAYING_INTERVAL:
|
# CSS_PLAYING_INTERVAL:
|
||||||
|
|||||||
Reference in New Issue
Block a user