patch: pipeline manual
This commit is contained in:
@@ -148,6 +148,8 @@ steps:
|
||||
git config user.email "woodpecker@exygen.fr"
|
||||
git config user.name "Woodpecker CI"
|
||||
|
||||
mkdir -p .woodpecker/builds/
|
||||
echo $NEW_VERSION > .woodpecker/builds/$CI_PIPELINE_NUMBER
|
||||
git add package.json ./database/src/sql/*.sql 2>/dev/null || true
|
||||
|
||||
# Commiter uniquement s'il y a des changements
|
||||
|
||||
Reference in New Issue
Block a user