diff --git a/.woodpecker.yml b/.woodpecker.yml index 2fd23fe..fe23f44 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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