ci: remove missing files
This commit is contained in:
parent
b0af50db49
commit
30b61864b7
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ steps:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
- cat .variables
|
||||
- source .variables
|
||||
# https://unix.stackexchange.com/questions/748633/error-multiple-platforms-feature-is-currently-not-supported-for-docker-driver
|
||||
- docker buildx create --use --platform=linux/amd64 --name multi-platform-builder
|
||||
- docker buildx inspect --bootstrap
|
||||
|
|
Loading…
Reference in a new issue