Match dev runner label
All checks were successful
Deploy Stacks / deploy-prod (push) Has been skipped
Deploy Stacks / deploy-dev (push) Successful in 2s

This commit is contained in:
knight 2025-12-31 20:07:59 -05:00
parent cb78589dd7
commit 0bcfed8fb8
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ jobs:
deploy-dev:
if: ${{ github.ref == 'refs/heads/dev' }}
runs-on: ubuntu-dev:host
runs-on: ubuntu-dev
steps:
- uses: actions/checkout@v4
with:

View File

@ -1,5 +1,5 @@
services:
# Dev deploy trigger 8 (no functional change)
# Dev deploy trigger 9 (no functional change)
watchtower:
image: containrrr/watchtower:latest
container_name: watchtower