mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-24 15:43:54 -07:00
* fix the uid and gid of the user in the container
this fixes this error:
unsafe repository ('/src' is owned by someone else)
this caused the hash to go missing in the version number
* add --interactive option to .ci/docker.sh
* add --dir to .ci/compile.sh
* fix up the comments on the ci scripts
* add extra comment to docker.sh
|
||
|---|---|---|
| .. | ||
| ArchLinux | ||
| Debian10 | ||
| Debian11 | ||
| Fedora34 | ||
| Fedora35 | ||
| UbuntuBionic | ||
| UbuntuFocal | ||
| UbuntuHirsute | ||
| UbuntuImpish | ||
| compile.sh | ||
| docker.sh | ||
| lint_cpp.sh | ||
| name_build.sh | ||
| prep_release.sh | ||
| release_template.md | ||