ci: 👷 update baseurl
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s
This commit is contained in:
parent
fcd4e36f2b
commit
5d1bf440d2
@ -16,7 +16,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: ${{ gitea.repository }}
|
repository: ${{ gitea.repository }}
|
||||||
github-server-url: 'http://git.mido.lan'
|
github-server-url: 'http://192.168.2.5:3000'
|
||||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
|
Loading…
Reference in New Issue
Block a user