🔧 Set registry URL in tag
Create and publish a Docker image / docker (push) Failing after 21s Details

This commit is contained in:
Maxim Lebedev 2023-11-03 23:32:08 +06:00
parent b42143a604
commit 1864101396
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 2 additions and 2 deletions

View File

@ -32,6 +32,6 @@ jobs:
uses: https://gitea.com/docker/build-push-action@v4
with:
context: .
push: true
file: ./build/Dockerfile
tags: ${{ gitea.repository }}:latest
push: true
tags: https://source.toby3d.me/${{ gitea.repository }}:latest