mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix: add context
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -110,7 +110,8 @@ jobs:
|
||||
docker buildx build \
|
||||
--platform ${{ matrix.architecture }} \
|
||||
--progress plain \
|
||||
--tag "dokku/dokku:latest"
|
||||
--tag "dokku/dokku:latest" \
|
||||
.
|
||||
|
||||
unit-tests:
|
||||
name: unit.${{ matrix.index }}
|
||||
|
||||
Reference in New Issue
Block a user