mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated node-update.sh release script.
Thanks to xet7 !
This commit is contained in:
parent
7a9c397264
commit
09b9f690b1
1 changed files with 6 additions and 6 deletions
|
@ -37,10 +37,10 @@ echo "5) Updating Travis"
|
||||||
sed -i "s|$1|$2|g" ~/repos/wekan/.travis.yml
|
sed -i "s|$1|$2|g" ~/repos/wekan/.travis.yml
|
||||||
|
|
||||||
#echo "6) Adding changes to be committed."
|
#echo "6) Adding changes to be committed."
|
||||||
#git add snapcraft.yaml .future-snap/snapcraft.yaml .future-snap/broken-snapcraft.yaml \
|
git add snapcraft.yaml .future-snap/snapcraft.yaml .future-snap/broken-snapcraft.yaml \
|
||||||
#Dockerfile Dockerfile.arm64v8 .devcontainer/Dockerfile rebuild-wekan.sh \
|
Dockerfile Dockerfile.arm64v8 .devcontainer/Dockerfile rebuild-wekan.sh \
|
||||||
#rebuild-wekan.bat stacksmith/user-scripts/build.sh
|
rebuild-wekan.bat stacksmith/user-scripts/build.sh .travis.yml
|
||||||
|
|
||||||
#echo "7) Commit changes and push to GitHub"
|
echo "7) Commit changes and push to GitHub"
|
||||||
#git commit -n -m "Updated to Node.js v$2. Thanks to Node.js developers."
|
git commit -n -m "Updated to Node.js v$2. Thanks to Node.js developers."
|
||||||
#git push
|
git push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue