meow!
 
 
 
Go to file
Dominika Liberda 560c3d973a * osu: bump version 2022-04-10 16:28:49 +02:00
.abuild * new build way 2022-04-10 12:21:56 +02:00
sakamoto * osu: bump version 2022-04-10 16:28:49 +02:00
.gitignore meta: Add out/ to gitignore 2021-04-17 15:26:12 +02:00
.gitlab-ci.yml.disabled meta: removed GitLab CI 2021-04-17 15:21:41 +02:00
Dockerfile * further changes in pipeline 2022-04-10 12:49:17 +02:00
README.md update cheat sheet 2022-04-10 15:31:31 +02:00
meow.sh * new build way 2022-04-10 12:21:56 +02:00
run.sh * further changes in pipeline 2022-04-10 12:49:17 +02:00

README.md

alpine-repo

Building packages

The recommended way for building the packages is Docker.

Setup:

  • ensure that you have the private key in .abuild/
  • build the image using docker build -t meow .
  • sync the current repo to a directory called out
./run.sh

also take this:

rsync --delete --update -r out/sakamoto/ sakamoto:/mnt/alpine/sakamoto