Skip to content

Commit 52fa295

Browse files
committed
Add environment specification to release pipeline
1 parent dc03032 commit 52fa295

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
name: Build and push Docker images
2323

2424
runs-on: ubuntu-latest
25+
environment: DefaultEnv
2526

2627
env:
2728
DOCKER_BUILDKIT: 1

0 commit comments

Comments
 (0)