This commit is contained in:
Abner Rizzi 2023-08-10 15:45:27 -03:00
parent f5bbb36144
commit d0c4ea461f
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
context: .
file: Dockerfile.base
push: true
tags: ghcr.io/${REPO_NAME}:${{ github.sha }}
tags: "ghcr.io/${REPO_NAME}:${{ github.sha }}""
- name: Docker image metadata
id: image_meta