🔧 Added tags
Create and publish a Docker image / docker (push) Failing after 22s Details

This commit is contained in:
Maxim Lebedev 2023-11-03 23:25:02 +06:00
parent acbcd9c453
commit e397d22d47
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 1 additions and 0 deletions

View File

@ -34,3 +34,4 @@ jobs:
context: .
push: true
file: ./build/Dockerfile
tags: ${{ gitea.actor }}/${{ steps.meta.outputs.REPO_NAME }}:${{ env.DOCKER_LATEST }}