Compare commits
2 commits
b6b56d1faf
...
2e805f3e15
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e805f3e15 | |||
|
6d922b7c8b |
2 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
run: |
|
||||
rsync -v -r --delete -e "ssh -i deploykey.priv -o 'UserKnownHostsFile ./known_hosts'" site/ infra-docs-deploy@public-web-static.hosts.hamburg.ccc.de:/var/www/infra-docs.hamburg.ccc.de/
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v7
|
||||
if: github.event_name == 'pull_request'
|
||||
with:
|
||||
name: docs-build
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ knot__remotes:
|
|||
|
||||
knot__catalog_zones:
|
||||
- domain: "hamburg.ccc.de.catalog."
|
||||
notify_targets: [ "ns.vie.ccc.de" ]
|
||||
notify_targets: [ "erfadns.ber.ccc.de", "ns.vie.ccc.de" ]
|
||||
|
||||
knot__zones:
|
||||
- domain: "hh.ccc.de."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue