Skip to content

Commit

Permalink
XENFRED-4897 Added information task ot ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kpiot123 committed Sep 13, 2023
1 parent 7ba4d00 commit bbf53d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
registry: hub.xenit.eu
username: ${{ secrets.XENIT_DOCKER_REGISTRY_USERNAME }}
password: ${{ secrets.XENIT_DOCKER_REGISTRY_PASSWORD }}
- name: Information docx
run: |
tar --version
- name: Build websites
run: |
[ -e "pandoc.deb" ] || curl -L https://github.com/jgm/pandoc/releases/download/1.17.2/pandoc-1.17.2-1-amd64.deb -o pandoc.deb
Expand Down

0 comments on commit bbf53d8

Please sign in to comment.