ci: fixed workflow
Build and Deploy / build-docker (push) Failing after 1m21s Details

This commit is contained in:
antifallobst 2023-10-11 23:40:31 +02:00
parent 801a355acf
commit b71934ca5d
Signed by: antifallobst
GPG Key ID: 2B4F402172791BAF
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ on:
paths-ignore:
- "**.md"
build:
jobs:
build-docker:
runs-on: ubuntu-latest
steps:
- name: Install Docker