Skip to content

build all apps and provide daily releases for development and testing branches

Notifications You must be signed in to change notification settings

owncloud-archive/build-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signing Apps

Run

docker-compose up -d
./buildApps <app-list-file>
  • App lists are stored in folder channels
  • Helper folder repo with checkouts of needed git repos.
  • Docker used to provide occ command for signing
  • Folder build contains apps with signed release version
  • Folder release contains tarballs

TODO

  • Build one docker image to do all work
  • build daily, master and release branches
  • mechanism to build on demand (chatOps?)

About

build all apps and provide daily releases for development and testing branches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages