jupyterlab-datascience-gpu/.woodpecker.yml

13 lines
394 B
YAML
Raw Normal View History

2023-01-24 14:00:27 +00:00
pipeline:
publish-container:
image: woodpeckerci/plugin-docker-buildx
secrets: [ docker_username, docker_password ]
group: docker
2023-02-01 09:08:48 +00:00
environment:
- NVIDIA_VISIBLE_DEVICES=all
2023-01-24 14:00:27 +00:00
settings:
registry: https://git.sandbox.iuk.hdm-stuttgart.de
repo: git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab-datascience-gpu
dockerfile: Dockerfile
2023-02-01 09:07:38 +00:00
tags: latest