use Containerfile instead of Dockerfile

This commit is contained in:
Sebastian Hugentobler 2023-11-15 16:29:30 +01:00
parent 2a9f427bc7
commit 0f3fb34d85
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -4,7 +4,7 @@ pipeline:
settings:
repo: docker.io/thallian/fp-feed
tags: latest,${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG=pre}
dockerfile: Dockerfile
dockerfile: Containerfile
username:
from_secret: DOCKER_USER
password: