meow!
 
 
 
Go to file
Dominika Liberda 70e901e5a9 + ghex old 2022-06-21 23:50:45 +02:00
.abuild * new build way 2022-04-10 12:21:56 +02:00
sakamoto + ghex old 2022-06-21 23:50:45 +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 * yet another permission fix 2022-04-16 16:51:26 +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