wip
Some checks failed
Build and Push Docker Image / build (push) Failing after 14s

This commit is contained in:
Grzegorz Matoga
2025-07-24 18:19:12 +02:00
parent 73b2f7cadd
commit 975d301df3

View File

@@ -7,6 +7,7 @@ on:
jobs: jobs:
build: build:
runs-on: runner runs-on: runner
container: docker:24-git
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3