[SKIP CI] Update woodpecker.yml

This commit is contained in:
HackerNCoder 2024-09-02 16:51:10 +02:00
parent dd0e17c4c6
commit 8506872f0f

View file

@ -1,4 +1,4 @@
pipeline:
steps:
prepare-dev:
image: debian
commands:
@ -39,12 +39,3 @@ pipeline:
when:
branch:
exclude: main
#check_l10n_freshness:
# image: debian:bullseye
# commands:
# - apt-get update
# - apt-get install gettext git python3-dev python3-setuptools i18nspector python3-polib python3-requests ca-certificates apt-utils -y
# - git clone https://lab.encryptionin.space/Queerscriptors/l10n.git
# - echo 'lets see if there are any updates in the strings for translation'
# - l10n/check_po_status.py main