Compare commits

..

2 Commits

Author SHA1 Message Date
Woodpecker CI
d13bb14f34 chore: release v0.0.16 [skip ci] 2026-05-03 14:08:26 +00:00
spassignat
350d3881f0 patch: deploy to
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
2026-05-03 16:07:25 +02:00
3 changed files with 2 additions and 2 deletions

View File

@@ -200,7 +200,6 @@ steps:
fi
depends_on: [ commit_tag ]
- name: trigger-deployment2
image: woodpeckerci/plugin-trigger
settings:

View File

@@ -0,0 +1 @@
-- none

View File

@@ -1,7 +1,7 @@
{
"name": "cicd",
"private": true,
"version": "0.0.15",
"version": "0.0.16",
"description": "Node.js Rest Apis with Express, Sequelize & PostgreSQL",
"scripts": {
"update:patch": "node scripts/update-version.js -patch",