Skip to content

Commit 30cc0bf

Browse files
committed
update publish-trial-images
1 parent 67529a1 commit 30cc0bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-trial-images.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
dockerfile: examples/v1beta1/trial-images/mxnet-mnist/Dockerfile
3333
- trial-name: pytorch-mnist
3434
dockerfile: examples/v1beta1/trial-images/pytorch-mnist/Dockerfile
35+
- trial-name: tf-mnist-with-summaries
36+
dockerfile: examples/v1beta1/trial-images/tf-mnist-with-summaries/Dockerfile
3537
- trial-name: enas-cnn-cifar10-gpu
3638
dockerfile: examples/v1beta1/trial-images/enas-cnn-cifar10/Dockerfile.gpu
3739
- trial-name: enas-cnn-cifar10-cpu

0 commit comments

Comments
 (0)