1
0
Fork 0
Commit Graph

2 Commits (cb0aef5827f3679c6050f3b3c4a482b763735e5a)

Author SHA1 Message Date
naicoi cb0aef5827
Update OS version in .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline failed Details
Changed the OS version from Ubuntu to Slim in .woodpecker.yml file. This commit also updates the matrix configuration for Linux architecture.
2023-05-18 00:46:54 +07:00
naicoi 9d51bf0357
Add Woodpecker configuration and Dockerfile for Node.js app deployment
ci/woodpecker/push/woodpecker Pipeline failed Details
Added a .woodpecker.yml file to configure the build matrix, pipeline, and Docker image settings for deploying a Node.js app. Also added a Dockerfile that installs pm2 and typescript globally.
2023-05-18 00:43:00 +07:00