fix tagging #3
docker.yml
on: push
base-gpu-notebook-cuda11
/
build-test-upload
base-gpu-notebook-cuda12
/
build-test-upload
source-cuda11-pytorch-2
/
...
/
build-test-upload
source-cuda12-pytorch-2
/
...
/
build-test-upload
Matrix: images-tag-push
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/docker.yml#L39
The workflow is not valid. .github/workflows/docker.yml (Line: 39, Col: 3): The identifier 'source-cuda11-pytorch-2.2.2' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/docker.yml (Line: 47, Col: 3): The identifier 'source-cuda12-pytorch-2.2.2' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|