deploy documentation on gitea pages
Some checks failed
build and deploy documentation / build-and-deploy (push) Failing after 1s
Some checks failed
build and deploy documentation / build-and-deploy (push) Failing after 1s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: checkout
|
- name: checkout
|
||||||
working-directory: /app
|
working-directory: /app
|
||||||
run: |
|
run: |
|
||||||
git clone --branch master --single-branch https://${{ secrets.REPO_TOKEN }}@gitea.psi.ch/${{ github.repository }}.git
|
git clone --branch distro --single-branch https://${{ secrets.REPO_TOKEN }}@gitea.psi.ch/${{ github.repository }}.git
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
working-directory: /app/igor-procs/doc
|
working-directory: /app/igor-procs/doc
|
||||||
|
|||||||
Reference in New Issue
Block a user