Skip to content

Commit

Permalink
ci: pulll docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
kod-kristoff committed Nov 6, 2023
1 parent 077a6ef commit 493873e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:

- name: Generare structurizr site
run: |
docker pull ghcr.io/avisi-cloud/structurizr-site-generatr
docker run --user root -t --rm -v ${{ github.workspace }}/docs/karp-backend/docs/system-overview:/var/model ghcr.io/avisi-cloud-structurizr-site-generatr generate-site -w docs/c4-docs/workspace.dsl
tree docs/karp-backend
Expand Down

0 comments on commit 493873e

Please sign in to comment.