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