Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Boerger 6a4066d603 Add initial project structure
With this commit I have prepared a full basic project structure, so far
it doesn't embed phoenix itself and also no kit parts. It includes the
whole Drone pipeline to continously publish binaries on push and on tag
to our download mirrors (will be available at
    https://download.owncloud.com/reva/phoenix) and also publishes
Docker images at owncloud/reva-phonix. For the Docker image auto_tag is
enabled, which means latest is always based on the master branch and
tags are automatically converted to minor, major and patch release tags.
2019-09-03 18:10:34 +02:00
Thomas Boerger 7c798e571b Drop built binary from repo 2019-09-02 16:08:48 +02:00
Robert Kaussow 4ce3aebb08 add dummy output 2019-08-21 16:53:11 +02:00
Robert Kaussow 3e408052ed add basic gitignore 2019-08-21 16:52:47 +02:00
Robert Kaussow 6ad779051c add service package 2019-08-21 16:41:17 +02:00
Robert Kaussow f7b3b4dcbb rename package 2019-08-21 16:00:25 +02:00
Robert Kaussow 6aebb11b75 initial commit 2019-08-21 15:57:24 +02:00
Robert Kaussow 432c57c406 Initial commit 2019-08-21 15:38:36 +02:00