Compare commits

...

2 Commits

Author SHA1 Message Date
63cc96d602 fix: update deployment
All checks were successful
Build / build (pull_request) Successful in 39s
2024-12-28 22:57:17 +11:00
4db2abc990 Merge pull request 'fix: ensure deploy workflow runs' (#2) from neoloc/deploy_workflow into master
All checks were successful
Build / build (push) Successful in 39s
Deploy / deploy (push) Has been skipped
Reviewed-on: https://git.query.consul/unkin/terraform-nomad/pulls/2
2024-12-28 22:47:45 +11:00

View File

@ -7,7 +7,6 @@ on:
jobs:
deploy:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: almalinux-8
container:
image: git.query.consul/unkin/almalinux8-runnerdnd:latest