ci/cd 3
This commit is contained in:
@@ -27,8 +27,8 @@ deploy-front-job:
|
|||||||
- release_front
|
- release_front
|
||||||
image: node:22.12
|
image: node:22.12
|
||||||
script:
|
script:
|
||||||
- npm install
|
|
||||||
- cd front
|
- cd front
|
||||||
|
- npm install
|
||||||
- ls
|
- ls
|
||||||
- npm run build
|
- npm run build
|
||||||
- cp build /mnt/sdb1/test
|
- cp build /mnt/sdb1/test
|
||||||
|
|||||||
Reference in New Issue
Block a user