mirror of
https://github.com/docker/build-push-action.git
synced 2025-11-08 15:36:55 +00:00
commit
6925f94b6b
1 changed files with 19 additions and 17 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
|
@ -13,6 +13,8 @@ on:
|
|||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
-
|
||||
|
|
|
|||
Loading…
Reference in a new issue