ci11
Some checks failed
Build and Push Docker Image / build-image (push) Has been cancelled

This commit is contained in:
Patryk Koreń
2026-01-07 21:58:35 +01:00
parent cbe9ca8691
commit 41d040167b

View File

@@ -22,7 +22,7 @@ jobs:
- name: Build container image - name: Build container image
env: env:
REGISTRY: https://gitea.papryk.com REGISTRY: https://gitea.papryk.com
IMAGE_NAME: Papryk/dj-spangebob IMAGE_NAME: papryk/dj-spangebob
TAG: ${{ gitea.ref_name }} TAG: ${{ gitea.ref_name }}
run: | run: |
podman build --storage-driver=vfs -t "$REGISTRY/$IMAGE_NAME:$TAG" . podman build --storage-driver=vfs -t "$REGISTRY/$IMAGE_NAME:$TAG" .