Skip to content
Snippets Groups Projects

#90 Feature/setup ci cd

Open Ranindya Paramitha requested to merge feature/setup-ci-cd into develop
Viewing commit e1a1a195
Show latest version
1 file
+ 1
1
Preferences
Compare changes
+ 1
1
@@ -8,7 +8,7 @@ metadata:
app: backend-__CI_PROJECT_NAME__
ref: __CI_ENVIRONMENT_SLUG__
spec:
type: NodePort
type: LoadBalancer
ports:
- port: 3000
targetPort: 3000