tangled
alpha
login
or
join now
alpine.girlfag.club
/
refbot
0
fork
atom
SpinShare Referee Bot
refbot.ellite.dev/overlay
0
fork
atom
overview
issues
13
pulls
pipelines
????
alpinesystem
3 weeks ago
2ce460f0
f2749a4b
0/1
buildnpush.yml
failed
3s
+4
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
buildnpush.yml
+4
.tangled/workflows/buildnpush.yml
···
23
23
command: |
24
24
docker build -t registry.ellite.dev/alpinesystem/refbot:latest -t registry.ellite.dev/alpinesystem/refbot:v$VERSION .
25
25
26
26
+
- name: Start docker
27
27
+
command: |
28
28
+
systemctl start docker
29
29
+
26
30
- name: Push Docker Image
27
31
command: |
28
32
docker push registry.ellite.dev/alpinesystem/refbot