mirror of
https://github.com/nkoehring/250kb-club.git
synced 2025-04-19 13:49:04 +02:00
update ci config
This commit is contained in:
parent
9548e60d2f
commit
ef5a106ada
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ services:
|
||||||
ylt:
|
ylt:
|
||||||
image: ousamabenyounes/yellowlabtools
|
image: ousamabenyounes/yellowlabtools
|
||||||
|
|
||||||
pipeline:
|
steps:
|
||||||
analyze:
|
analyze:
|
||||||
image: denoland/deno
|
image: denoland/deno
|
||||||
commands:
|
commands:
|
||||||
|
@ -14,4 +14,4 @@ pipeline:
|
||||||
- chmod -R a+rw /mnt
|
- chmod -R a+rw /mnt
|
||||||
- zola build -o /mnt/dist --force
|
- zola build -o /mnt/dist --force
|
||||||
volumes:
|
volumes:
|
||||||
- /home/n/CI/250kb_club:/mnt/
|
- /home/n/CI/250kb_club:/mnt/
|
||||||
|
|
Loading…
Add table
Reference in a new issue