diff --git a/.woodpecker.yml b/.woodpecker.yml index 8fd6fb8..ab9b749 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -7,4 +7,6 @@ pipeline: registry: https://git.sandbox.iuk.hdm-stuttgart.de repo: git.sandbox.iuk.hdm-stuttgart.de/grosse/jupyterlab-datascience-gpu dockerfile: Dockerfile - tags: latest \ No newline at end of file + tags: latest + environment: + - NVIDIA_VISIBLE_DEVICES=all \ No newline at end of file