fix
This commit is contained in:
parent
0dab936790
commit
41d3ff0b43
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
when:
|
when:
|
||||||
branch:
|
- event: push
|
||||||
- main
|
branch: main
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
woodpecker-ci:
|
woodpecker-ci:
|
||||||
|
@ -4,3 +4,4 @@ COPY Caddyfile /etc/caddy/Caddyfile
|
|||||||
COPY index.html /srv/
|
COPY index.html /srv/
|
||||||
COPY script.js /srv/
|
COPY script.js /srv/
|
||||||
COPY styles.css /srv/
|
COPY styles.css /srv/
|
||||||
|
COPY getin.jpg /srv/
|
||||||
|
Loading…
Reference in New Issue
Block a user