test
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Malte Grosse 2024-06-24 08:59:56 +02:00
parent 5475e022df
commit ce15825a91
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ steps:
"train":
image: nvcr.io/nvidia/tensorflow:23.10-tf2-py3
commands:
- echo "starting python script"
- echo "starting python script "
- python run.py
"compress and upload":
image: alpine:3