no message #5
docker-image.yml
on: push
build-amd64-4.8-php8.2-image
/
build-amd64-4.8-php8.2-image
build-amd64-image-with-utils
build-arm64-4.8-php8.2-image
/
build-arm64-4.8-php8.2-image
combine-two-images
Annotations
1 error
Invalid workflow file:
.github/workflows/docker-image.yml#L80
The workflow is not valid. .github/workflows/docker-image.yml (Line: 80, Col: 3): The identifier 'build-amd64-4.8-php8.2-image' 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-image.yml (Line: 102, Col: 3): The identifier 'build-arm64-4.8-php8.2-image' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|