fix: incorrect image name
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Dawid Wysokiński 2023-08-20 07:18:26 +02:00
parent 78893a70a2
commit bc41d0d7de
Signed by: Kichiyaki
GPG Key ID: B5445E357FB8B892

View File

@ -5,7 +5,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH} - ${CI_REPO_DEFAULT_BRANCH}
variables: variables:
- &go_image 'go:1.21' - &go_image 'golang:1.21'
steps: steps:
test: test: