Skip to content

Commit

Permalink
Corrected image.
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannestegner committed Oct 15, 2022
1 parent 1793adb commit dd88924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include:

integration-test:
stage: test
image: registry.gitlab.com/jitesoft/dockerfiles/node:latest
image: registry.gitlab.com/jitesoft/dockerfiles/node-base:latest
script:
- npm ci
- npm run build:dev
Expand Down

0 comments on commit dd88924

Please sign in to comment.