docker
Some checks failed
/ test_build (push) Has been cancelled
/ test_docker (push) Has been cancelled

This commit is contained in:
Kai Reichart 2024-11-27 13:49:41 +01:00
parent 579f8c1a33
commit d2b716fb14

View file

@ -1,6 +1,6 @@
on: [push] on: [push]
jobs: jobs:
test_build: test_docker:
uses: ./.github/workflows/build-docker.yml uses: ./.github/workflows/build-docker.yml
with: with:
tag: 'test' tag: 'test'