mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-22 00:59:08 +01:00
[gha] remove context
This commit is contained in:
parent
2ee7ed8dda
commit
970f47ce33
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -21,7 +21,6 @@ jobs:
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
|
||||||
file: contrib/docker/Dockerfile
|
file: contrib/docker/Dockerfile
|
||||||
# platforms: linux/amd64,linux/386,linux/arm/v7,linux/arm64,linux/ppc64le
|
# platforms: linux/amd64,linux/386,linux/arm/v7,linux/arm64,linux/ppc64le
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
|
Loading…
Add table
Reference in a new issue