mirror of
https://github.com/filegator/filegator.git
synced 2025-08-19 00:51:34 +02:00
cont
This commit is contained in:
2
.github/workflows/ci-dockerhub-test.yml
vendored
2
.github/workflows/ci-dockerhub-test.yml
vendored
@@ -4,6 +4,8 @@
|
|||||||
# 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: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user