WIP: Layer 2-Implementierung #6

Draft
thomas wants to merge 14 commits from layer2_dev into main
Showing only changes of commit 03829e058b - Show all commits

View file

@ -14,6 +14,7 @@ jobs:
deploy-doc: deploy-doc:
needs: build-doc needs: build-doc
runs-on: docker runs-on: docker
if: github.ref == 'refs/heads/main'
container: container:
image: git.tkolb.de/amateurfunk/hamnet70/asciidoctor:1.6 image: git.tkolb.de/amateurfunk/hamnet70/asciidoctor:1.6
steps: steps: