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:
|
||||
- "**.md"
|
||||
|
||||
build:
|
||||
jobs:
|
||||
build-docker:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install Docker
|
||||
|
|
Loading…
Reference in New Issue