woodpecker-test/.woodpecker.yml

19 lines
521 B
YAML
Raw Permalink Normal View History

2024-02-23 10:15:15 +00:00
steps:
publish-container:
image: taywee/woodpecker-buildah:amd64
pull: true
environment:
- CONDA_CUDA_OVERRIDE=11.2
- NVIDIA_VISIBLE_DEVICES=all
settings:
registry: git.sandbox.iuk.hdm-stuttgart.de
repo: specht/woodpecker-test
cache: false
2024-02-23 11:29:52 +00:00
tag: git.sandbox.iuk.hdm-stuttgart.de/specht/woodpecker-test:test
2024-02-23 10:15:15 +00:00
context: Dockerfile
2024-02-23 12:10:41 +00:00
username:
from_secret: docker_username
password:
2024-02-26 09:04:29 +00:00
from_secret: docker_password
when:
- branch: audio