ci: fixed workflow
Build and Deploy / build-docker (push) Failing after 1m21s
Details
Build and Deploy / build-docker (push) Failing after 1m21s
Details
This commit is contained in:
parent
801a355acf
commit
b71934ca5d
|
@ -6,7 +6,8 @@ on:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "**.md"
|
- "**.md"
|
||||||
|
|
||||||
build:
|
jobs:
|
||||||
|
build-docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
|
|
Loading…
Reference in New Issue