use Containerfile instead of Dockerfile
This commit is contained in:
parent
2a9f427bc7
commit
0f3fb34d85
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user