Update docker.yml

This commit is contained in:
R4SAS 2021-06-17 13:41:31 +03:00 committed by GitHub
parent 8b04dfd2c8
commit 28547d7a6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,6 @@ name: Build Docker containers
on: push
env:
IMAGE_NAME: i2pd
jobs:
docker:
name: For ${{ matrix.platform }}
@ -47,4 +44,4 @@ jobs:
file: ./contrib/docker/Dockerfile
platforms: ${{ matrix.platform }}
push: true
tags: ${{ IMAGE_ID }}:latest
tags: ghcr.io/purplei2p/i2pd:latest