You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-06-23 00:37:48 +02:00
fix build binary permissions
This commit is contained in:
@ -21,3 +21,4 @@ if [[ $doPush == 1 ]]; then
|
||||
fi
|
||||
|
||||
docker run --rm --entrypoint=cat ${releaseImg} /devops > devops
|
||||
chmod +x devops
|
||||
|
Reference in New Issue
Block a user