This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Build container image
|
||||
env:
|
||||
REGISTRY: https://gitea.papryk.com
|
||||
IMAGE_NAME: Papryk/dj-spangebob
|
||||
IMAGE_NAME: papryk/dj-spangebob
|
||||
TAG: ${{ gitea.ref_name }}
|
||||
run: |
|
||||
podman build --storage-driver=vfs -t "$REGISTRY/$IMAGE_NAME:$TAG" .
|
||||
|
||||
Reference in New Issue
Block a user