Remove commit from wattpad-downloader
All checks were successful
ci/woodpecker/push/matrix-media-repo Pipeline was successful
ci/woodpecker/push/wattpad-downloader Pipeline was successful
ci/woodpecker/manual/matrix-media-repo Pipeline was successful
ci/woodpecker/manual/wattpad-downloader Pipeline was successful
ci/woodpecker/cron/matrix-media-repo Pipeline was successful
ci/woodpecker/cron/wattpad-downloader Pipeline was successful

This commit is contained in:
Oliver Traber 2023-07-09 23:20:37 +02:00
parent ca7053fcaf
commit 65ee81d7e2
Signed by: Bluemedia
GPG key ID: C0674B105057136C

View file

@ -5,7 +5,6 @@ steps:
image: alpine/git image: alpine/git
commands: commands:
- git clone https://github.com/Feuerhamster/wattpad-downloader.git . - git clone https://github.com/Feuerhamster/wattpad-downloader.git .
- git checkout 219e4bc
docker: docker:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password] secrets: [docker_username, docker_password]