mirror of
https://github.com/filegator/filegator.git
synced 2025-08-20 07:42:09 +02:00
docs fix
This commit is contained in:
4
.github/workflows/ci-dockerhub.yml
vendored
4
.github/workflows/ci-dockerhub.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
# amd64 only:
|
# amd64 only:
|
||||||
# docker buildx build --push --platform linux/amd64 --tag xxx/xxx:latest
|
# docker buildx build --push --platform linux/amd64 --tag xxx/xxx:latest .
|
||||||
# multiplatform:
|
# multiplatform:
|
||||||
# docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64,linux/386 --tag xxx/xxx:latest
|
# docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64,linux/386 --tag xxx/xxx:latest .
|
||||||
name: ci-dockerhub
|
name: ci-dockerhub
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
Reference in New Issue
Block a user