File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
infra/ansible/roles/knot_authoritative/tasks Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - wdn/no-jon
78 paths :
89 - infra/**
910 workflow_dispatch :
1011
1112permissions : read-all
1213
1314jobs :
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
15+ deploy_jon :
16+ name : Deploy to jon
17+ uses : ./.github/workflows/deploy_dns_environment.yaml
18+ with :
19+ environment : dev_jon
20+ secrets : inherit
2021 # if: github.ref == 'refs/heads/main'
2122
2223 deploy_sn11_prod :
Original file line number Diff line number Diff line change 3434 - python3-pip
3535 - python3.11-venv
3636 - dnsutils
37- - knot=3.4.6 -cznic.1~bookworm
37+ - knot=3.4.8 -cznic.1~bookworm
3838
3939- name : Knot DNS Config
4040 ansible.builtin.template :
You can’t perform that action at this time.
0 commit comments