Skip to content

Commit

Permalink
ci: add inputs for build image
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrishajev committed Dec 10, 2024
1 parent 72a9410 commit 4a7559a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ on:
type: string
deployment-env:
description: 'Deployment environment'
type: choice
options:
- staging
- production
type: string

concurrency:
group: ${{ github.workflow }}
Expand Down

0 comments on commit 4a7559a

Please sign in to comment.