forked from mypaint/mypaint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Fork and Branch Detection Functions
Added two new functions to the script which should point it to the correct fork and branch to clone from which will lead to a successful build. And as always did some more scripts cleanup and added notes where needed. Update linux-build.sh - remove --verbose from ls-remote of git Update linux-build.sh - Correct Variable Mistakes Update linux-build.sh - Shorten Readable Variables and add set to track script. Update linux-builld.sh - added more verbose code for debugging Update scripts-build.yaml - Adjust tmate to activate on failure and for 30minutes. I might need to change my approach on how I do this. Update linux-build.sh - Change how the DEFAULT_BRANCH filled. Change Approach in linux-build.sh - Did a True, False if statement instead of the ! if statement. Easier to follow too.
- Loading branch information
1 parent
292fce8
commit e38ba41
Showing
2 changed files
with
97 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters