Added package push process
This commit is contained in:
parent
2b9cb0a254
commit
11eeb5da55
2
build.sh
2
build.sh
@ -64,3 +64,5 @@ if [ $? -ne 0 ]; then
|
|||||||
echo "Build unsuccessful. Exiting"
|
echo "Build unsuccessful. Exiting"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
docker tag n8n-license-patched:$VERSION git.dev.internal.tugler.fr/samuel.tugler/n8n-license-patch:$VERSION
|
||||||
|
docker push git.dev.internal.tugler.fr/samuel.tugler/n8n-license-patched:$VERSION
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user