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