Merge remote-tracking branch 'origin/master'
All checks were successful
Build Website / Build NPM Project (push) Successful in 1m56s
Build Website / Tag Version (push) Successful in 29s
Build Website / Build Container (push) Successful in 2m10s
Build Website / Deploy Container (push) Successful in 4s

This commit is contained in:
2026-07-26 15:00:50 -04:00

View File

@@ -81,3 +81,13 @@ jobs:
docker push "docker.io/${{secrets.DOCKER_HUB_IMAGE}}:latest" docker push "docker.io/${{secrets.DOCKER_HUB_IMAGE}}:latest"
fi fi
fi fi
deploy:
name: Deploy Container
runs-on: ubuntu-latest
container: node
needs:
- container
steps:
- name: Deploy
run: curl -X POST https://manage.zakscode.com/api/stacks/webhooks/998884c0-9163-4752-abf4-ac473a7545aa