Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
maf-gateway-revamp
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Arunachalam P
maf-gateway-revamp
Commits
22699497
Commit
22699497
authored
Mar 31, 2026
by
krds-arun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated git and docker fil
parent
ed3341e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
19 deletions
+0
-19
.gitlab-ci.yml
.gitlab-ci.yml
+0
-19
No files found.
.gitlab-ci.yml
View file @
22699497
stages
:
stages
:
-
lint
-
test
-
build
-
build
-
deploy
-
deploy
...
@@ -14,23 +12,6 @@ variables:
...
@@ -14,23 +12,6 @@ variables:
PATH
:
/root/.local/share/pnpm:$PATH
PATH
:
/root/.local/share/pnpm:$PATH
FF_USE_FASTZIP
:
"
true"
FF_USE_FASTZIP
:
"
true"
lint
:
image
:
node:18-alpine
stage
:
lint
cache
:
paths
:
-
node_modules/
-
.pnpm-store/
policy
:
pull
script
:
-
corepack enable pnpm
-
pnpm install --frozen-lockfile
-
pnpm run lint:biome
only
:
-
merge_requests
-
develop
-
master
docker_build_staging
:
docker_build_staging
:
tags
:
tags
:
-
docker
-
docker
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment