Skip to content
Snippets Groups Projects
Verified Commit e1268bc5 authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

install

parent 3bf50707
No related branches found
No related tags found
No related merge requests found
Pipeline #1860 failed
...@@ -11,14 +11,14 @@ services: ...@@ -11,14 +11,14 @@ services:
alfa: alfa:
stage: lint stage: lint
script: script:
- echo "hello" - pnpm install --frozen-lockfile
admin: .admin:
stage: lint stage: lint
script: script:
- echo "hello" - echo "hello"
info: .info:
stage: lint stage: lint
script: script:
- echo "hello" - echo "hello"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment