Test12
This commit is contained in:
@@ -33,4 +33,4 @@ jobs:
|
||||
password: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Build Test
|
||||
run: docker buildx build -t ghcr.io/ryuupendragon/caddy-test:latest --push .
|
||||
run: docker buildx build -t ghcr.io/ryuupendragon/caddy-test:latest --platform linux/arm64,linux/amd64 --push .
|
||||
|
||||
Reference in New Issue
Block a user