tags->tag

This commit is contained in:
James Ravenscroft 2023-05-08 12:52:43 +01:00
parent e758ed4f1a
commit eec8d979c4

View File

@ -17,7 +17,7 @@ jobs:
matrix:
config:
- {tag: "", dockerfile: "./Dockerfile.default"}
- {tags: "-cuda", dockerfile: "./Dockerfile.cuda"}
- {tag: "-cuda", dockerfile: "./Dockerfile.cuda"}
steps: