Add dumb image
This commit is contained in:
parent
ed35f513e7
commit
23bf67943d
2 changed files with 5 additions and 0 deletions
3
.gitlab-ci.yml
Normal file
3
.gitlab-ci.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
include:
|
||||||
|
- project: 'ci/templates'
|
||||||
|
file: '/tpl/docker-build.yml'
|
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
FROM alpine:3
|
||||||
|
RUN apk add wakeonlan
|
Loading…
Reference in a new issue