Manually set for now
Some checks failed
Build and deploy / deploy (push) Failing after 35s

This commit is contained in:
2024-10-12 01:07:32 +01:00
parent f3c7bb5c8f
commit d5dd2f6cba

View File

@@ -13,7 +13,7 @@ jobs:
name: Checkout
uses: actions/checkout@v4
with:
github-server-url: '${{ variables.SERVER_URL }}'
github-server-url: 'https://gitea.home.joemonk.co.uk'
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3