Skip to content

Commit 28e2e97

Browse files
authored
Unngår å deploye til prod for ktor oppdatering
1 parent b80128d commit 28e2e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ jobs:
7575
with:
7676
image: ${{ needs.build.outputs.image }}
7777
environment: gcp
78-
deploy-prod: ${{ startsWith(github.ref, 'refs/heads/master') }}
78+
#deploy-prod: ${{ startsWith(github.ref, 'refs/heads/master') }}

0 commit comments

Comments
 (0)