Skip to content
Snippets Groups Projects

Configure CI/CD pipeline

Merged Luan Nguyen Duy requested to merge glu3hc/backend-core:ci into main
All threads resolved!
6 files
+ 51
32
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 0
1
@@ -12,4 +12,3 @@ USER node
RUN npm install
COPY --chown=node:node . .
Loading