Skip to content

Commit 0ffc9a4

Browse files
committed
update
1 parent ae2a37f commit 0ffc9a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/templates/pipeline.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,10 +401,10 @@ integration-test:
401401
- apt-get install -y nodejs
402402
- cd integration-tests
403403
- npm ci
404-
{{ end }}
405404
script:
406405
- echo "Running integration tests with identifier ${IDENTIFIER}..."
407406
- npm run test:ci
407+
{{ end }}
408408
artifacts:
409409
when: always
410410
paths:

0 commit comments

Comments
 (0)