fix syntax error
This commit is contained in:
parent
21f9fb2809
commit
ee55c73d79
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ build: &build
|
|||
when: on_success
|
||||
image: docker.io/node:22
|
||||
|
||||
.test_common: &test_common:
|
||||
.test_common: &test_common
|
||||
<<: *build
|
||||
stage: test
|
||||
script: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue