mirror of
https://github.com/notf0und/SGS
synced 2026-07-17 18:21:06 +00:00
Add prod environment to Docker job in release workflow
This commit is contained in:
parent
a48fd7bb11
commit
e8b8de5350
@@ -64,6 +64,7 @@ jobs:
|
||||
docker:
|
||||
name: Build and push Docker image
|
||||
runs-on: ubuntu-latest
|
||||
environment: prod
|
||||
needs: [test, lint]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user