Compare commits

...

2 Commits

Author SHA1 Message Date
Woodpecker CI
eca0e35935 chore: release v0.0.33 [skip ci] 2026-05-04 08:25:40 +00:00
spassignat
f8037f0d3a patch: pipeline manual
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
2026-05-04 10:24:40 +02:00
3 changed files with 2 additions and 2 deletions

View File

@@ -210,7 +210,6 @@ steps:
when:
- event: never
- 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.32",
"version": "0.0.33",
"description": "Node.js Rest Apis with Express, Sequelize & PostgreSQL",
"scripts": {
"update:patch": "node scripts/update-version.js -patch",