Update pipeline.yml

This commit is contained in:
Florian Kaiser 2022-03-25 12:02:20 +01:00 committed by GitHub
parent 4dc9c87379
commit 31f8ec5d22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,12 @@ pipeline:
settings:
repo:
from_secret: repo_api
username:
from_secret: username
password:
from_secret: password
registry:
from_secret: registry
dockerfile: api/Dockerfile
platforms: linux/amd64