Skip to content

Commit 396bdda

Browse files
committed
update
1 parent 72bb5ed commit 396bdda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-ubuntu-base-docker.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ on:
1010
type: string
1111
description: What working directory should be passed to the script
1212
default: "containers/ubuntu"
13+
build_context:
14+
type: string
15+
description: "The context of the build"
16+
default: ${$(Get-Location).Path}/containers/ubuntu
1317
docker_image_name:
1418
type: string
1519
description: 'Docker Image name?'

0 commit comments

Comments
 (0)