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 396bdda commit a8fead8Copy full SHA for a8fead8
.github/workflows/build-ubuntu-base-docker.yaml
@@ -13,7 +13,7 @@ on:
13
build_context:
14
type: string
15
description: "The context of the build"
16
- default: ${$(Get-Location).Path}/containers/ubuntu
+ default: $(Get-Location).Path/containers/ubuntu
17
docker_image_name:
18
19
description: 'Docker Image name?'
0 commit comments