diff --git a/.woodpecker.yml b/.woodpecker.yml index 2a0dea1..b832f13 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,7 +1,7 @@ --- when: - branch: - - main + - event: push + branch: main steps: woodpecker-ci: diff --git a/Containerfile b/Containerfile index 9d44a96..12095c2 100644 --- a/Containerfile +++ b/Containerfile @@ -4,3 +4,4 @@ COPY Caddyfile /etc/caddy/Caddyfile COPY index.html /srv/ COPY script.js /srv/ COPY styles.css /srv/ +COPY getin.jpg /srv/