mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-06 08:20:04 +00:00
Compare commits
No commits in common. "0f847266c302569530c95bfa228489494c43b002" and "4c1b68d83ad20cc1a09620ca477d5bbbb5fa14d0" have entirely different histories.
0f847266c3
...
4c1b68d83a
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