Skip to content

Commit

Permalink
Merge pull request #3 from flexaihq/ci-prod-env
Browse files Browse the repository at this point in the history
Add `prod` environment to release workflow
  • Loading branch information
mtparet authored Dec 4, 2024
2 parents 732792b + cce36d9 commit 2d69f56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_push_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
build_and_push:
runs-on: ubuntu-latest

environment: prod

env:
GOLANG_VERSION: 1.22.5
DCGM_VERSION: 3.3.9
Expand Down

0 comments on commit 2d69f56

Please sign in to comment.