Skip to content

Commit

Permalink
Update client-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vivid-cpreston authored Dec 9, 2024
1 parent 50c9efb commit 059e99d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/client-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@ on:
type: string
workflow_dispatch:
inputs:
TAG:
IMAGE_TAG:
type: string
description: Additional tag to add to built images
DEFAULT_APPLICATION_ENVIRONMENT:
required: true
type: string
default: dev

env:
TF_VERSION: 1.8.5
Expand Down

0 comments on commit 059e99d

Please sign in to comment.