Commit Graph

29 Commits

Author SHA1 Message Date
880a37d16b
updated .drone.yml; removed daily build
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-18 16:51:52 +02:00
30954e5a39
added daily cron
All checks were successful
continuous-integration/drone/push Build is passing
2020-04-17 23:34:57 +02:00
bd41369dad
force updating of the system as make errors arose
All checks were successful
continuous-integration/drone/push Build is passing
* needed to have a *working* image for now
2020-04-13 00:06:12 +02:00
780df710ed
changed message format a little + use latest image
* [skip ci]
2020-04-13 00:05:38 +02:00
e5150da53e
added docker build status md badge
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-20 03:39:33 +01:00
28e4151c5f
changed base image to archlinux official one
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-17 17:38:41 +01:00
6b56309e9c
added license metadata bit
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-17 03:20:31 +01:00
501f27d756
updated README.md
All checks were successful
continuous-integration/drone/push Build is passing
- added microbadger md badges
2020-03-17 03:15:13 +01:00
43ed5c2a5e
only update the necessary packages, (no -Syu)
All checks were successful
continuous-integration/drone/push Build is passing
- move (back) away from updating the whole system, where only a handful
  of packages get's used in the end anyway. this will also drastically
  minify the resulting image size
2020-03-17 02:05:59 +01:00
908b24c67c
explicitly target latest release in the Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-17 02:04:08 +01:00
4199ba212c
updated discord notification message
- removed whitespace
- [skip ci]
2020-03-17 02:03:22 +01:00
a311249def
fix typo in .drone.yml message template
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 22:24:49 +01:00
4d82ea5950
updated message format
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-11 20:08:46 +01:00
855648b88d
fix: actually notify on push
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-09 08:08:29 +01:00
4de1d832eb
updated .drone.yml - easy webhook
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-09 08:04:52 +01:00
afa54c3bab
silenced curl
All checks were successful
continuous-integration/drone/push Build is passing
* ...finally
2020-03-05 00:19:46 +01:00
0b169b778e
updated README.md
* edit link: point to the correct image in use
* add a newline
* [skip ci]
2020-03-04 20:25:45 +01:00
1fe2e823c4
updated Dockerfile to use ARGs
All checks were successful
continuous-integration/drone/push Build is passing
* set LABEL details at build time using ARGs
* added build hook that provides the subject functionality
* refactored Dockerfile
2020-03-04 20:11:45 +01:00
a489fcd203
LICENSE: add license
* [skip ci]
2020-03-02 23:57:56 +01:00
b9fa789a59
[skip ci] add correct cronbuild name 2020-03-02 22:35:52 +01:00
dd38aba14c
adding discord webhook for cronbuilds on drone
All checks were successful
continuous-integration/drone/push Build is passing
* get notifications on hourly builds
2020-03-02 22:27:53 +01:00
d5dd854ce5
adding discord webhook to drone
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 20:41:48 +01:00
6d1c66873c
[skip ci] added markdown build status badge 2020-03-02 02:26:28 +01:00
9ea82ec767
make actual use of the secret
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-02 02:22:50 +01:00
79b374b3b9
quick fix - curl method was not specified
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-02 02:11:32 +01:00
f6ea456228
added .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
* ...as a way to trigger dockerhub builds regularly
2020-03-02 02:09:51 +01:00
20d440bfd8
only download and reinstall what is not present 2020-03-02 00:03:43 +01:00
5b8f3fab7b
correcting non-existent valgrind dep in Dockerfile
* false advertisement - was installing `vagrant` instead of promised
  `valgrind`

Signed-off-by: surtur <a_mirre@utb.cz>
2020-03-01 23:18:49 +01:00
06fca0df50
initial commit
Signed-off-by: surtur <a_mirre@utb.cz>
2020-03-01 20:56:08 +01:00