Skip to content

Commit 5fc54e7

Browse files
committed
do not deploy to jon
1 parent e46bf46 commit 5fc54e7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/deploy.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ on:
1111
permissions: read-all
1212

1313
jobs:
14-
deploy_jon:
15-
name: Deploy to jon
16-
uses: ./.github/workflows/deploy_dns_environment.yaml
17-
with:
18-
environment: dev_jon
19-
secrets: inherit
20-
if: github.ref == 'refs/heads/main'
14+
#deploy_jon:
15+
# name: Deploy to jon
16+
# uses: ./.github/workflows/deploy_dns_environment.yaml
17+
# with:
18+
# environment: dev_jon
19+
# secrets: inherit
20+
# if: github.ref == 'refs/heads/main'
2121

2222
deploy_sn11_prod:
2323
name: Deploy to sn11 prod

0 commit comments

Comments
 (0)