This repository has been archived on 2023-02-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
bachelor-thesis/.woodpecker.yml
Severin Kaderli 6c0a4386cf
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Improve CI configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2022-12-08 19:07:42 +01:00

11 lines
300 B
YAML

pipeline:
build-image:
image: woodpeckerci/plugin-docker-buildx
settings:
dockerfile: src/website/Dockerfile
registry: registry.gitlab.com
repo: severinkaderli/registry
username:
from_secret: registry_user
password:
from_secret: registry_token