mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-05 15:25:46 +00:00
Compare commits
1 Commits
bf6d08d6c7
...
6f674e8e36
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6f674e8e36 |
1
.github/workflows/.e2e-run.yml
vendored
1
.github/workflows/.e2e-run.yml
vendored
@ -75,7 +75,6 @@ jobs:
|
|||||||
if: inputs.type == 'local'
|
if: inputs.type == 'local'
|
||||||
run: |
|
run: |
|
||||||
sudo -E bash ./.github/e2e/${{ inputs.id }}/install.sh
|
sudo -E bash ./.github/e2e/${{ inputs.id }}/install.sh
|
||||||
sudo chown $(id -u):$(id -g) -R ~/.docker
|
|
||||||
-
|
-
|
||||||
name: Docker meta
|
name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user