test
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
5475e022df
commit
ce15825a91
|
@ -2,7 +2,7 @@ steps:
|
||||||
"train":
|
"train":
|
||||||
image: nvcr.io/nvidia/tensorflow:23.10-tf2-py3
|
image: nvcr.io/nvidia/tensorflow:23.10-tf2-py3
|
||||||
commands:
|
commands:
|
||||||
- echo "starting python script"
|
- echo "starting python script "
|
||||||
- python run.py
|
- python run.py
|
||||||
"compress and upload":
|
"compress and upload":
|
||||||
image: alpine:3
|
image: alpine:3
|
||||||
|
|
Loading…
Reference in New Issue