We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2625bc commit d58dbc4Copy full SHA for d58dbc4
.github/workflows/cicd.yaml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
include:
22
- context: ./src/devcontainers/base/src/.devcontainer
23
- dockerfile: Dockerfile
+ dockerfile: /src/devcontainers/base/src/.devcontainer/Dockerfile
24
registry: ghcr.io
25
image: nhsdigital/nhs-notify-devcontainer-base
26
0 commit comments