mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-03 03:11:51 +08:00
.
This commit is contained in:
parent
7fbfd452d3
commit
bee9040e88
2
.github/workflows/build-publish-docker.yml
vendored
2
.github/workflows/build-publish-docker.yml
vendored
@ -19,8 +19,6 @@ jobs:
|
|||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: '16'
|
node-version: '16'
|
||||||
- name: Install dependencies
|
|
||||||
run: npm ci
|
|
||||||
|
|
||||||
## With the above semantic-release configuration, will create a release and push the dist/index.js file as well as all the tags required
|
## With the above semantic-release configuration, will create a release and push the dist/index.js file as well as all the tags required
|
||||||
- name: Semantic Release
|
- name: Semantic Release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user