Fix runnner
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 5s
Deploy to Pages / deploy (push) Successful in 9s

This commit is contained in:
Andras Schmelczer 2026-06-03 20:03:03 +01:00
parent 0ac3356f3a
commit d19cfcbb0e

View file

@ -13,7 +13,7 @@ env:
jobs:
build-and-push:
runs-on: ubuntu-docker
runs-on: docker
steps:
- name: Checkout repository