Skip to content

Commit a4cc355

Browse files
committed
feat: testing automatic pod deployment
1 parent 5409057 commit a4cc355

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ env:
1313

1414
jobs:
1515
build-and-deploy:
16+
environment: master
1617
runs-on: ubuntu-latest
1718
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master'
1819
name: Build, Push and Deploy Docker Image

0 commit comments

Comments
 (0)