Skip to content

Commit bc8a500

Browse files
committed
run iac on docker
1 parent a950e7b commit bc8a500

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,9 @@ jobs:
308308
309309
IaC-validation:
310310
runs-on: ubuntu-22.04
311+
container:
312+
image: ghcr.io/nhsdigital/eps-devcontainers/${{ inputs.runtime_docker_image }}
313+
options: --user 1001:1001
311314
steps:
312315
- *init_tool_versions
313316
- *checkout

0 commit comments

Comments
 (0)