1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 19:45:01 +01:00

Add option to wait for docker before starting (#1705)

This commit is contained in:
Clemens Wolff
2022-04-02 23:30:21 -04:00
committed by GitHub
parent f7d82d2ede
commit 76f83800f7
2 changed files with 24 additions and 14 deletions

View File

@@ -10,6 +10,7 @@ jobs:
buildx:
name: Push branches and PRs
runs-on: ubuntu-latest
if: ${{ github.event_name == 'push' || github.event.pull_request.head.repo.full_name == 'amir20/dozzle' }}
steps:
- name: Docker meta
id: meta