1
1
Fork 0

Fixed gitlab runner

This commit is contained in:
spirillen 2021-12-01 12:24:26 +01:00
parent 857e7390cb
commit 86983f30b6
No known key found for this signature in database
GPG Key ID: 88CC3F27732845AD
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ build:
- pip3 install -q mypdns
- git checkout -b "${CI_COMMIT_REF_NAME}"
- find "$CI_PROJECT_DIR/source/" -type f -name '*.list' -exec bash -c "sort -i -u -f '{}' -o '{}' " \;
- bash "$CI_PROJECT_DIR/scripts/update_active_lists.sh"
# - bash "$CI_PROJECT_DIR/scripts/update_active_lists.sh"
# test1:
# stage: test