GitLab CI: ignore the broken manageTranslations script for now

environments/review-develop-3zknud/deployments/3781^2
Alex Gleason 2023-09-13 13:00:35 -05:00
rodzic b32de7dab0
commit d94fb91c64
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -100,10 +100,10 @@ build-production:
stage: test
script:
- yarn build
- yarn manage:translations en
# Fail if files got changed.
# https://stackoverflow.com/a/9066385
- git diff --quiet
# - yarn manage:translations en
# # Fail if files got changed.
# # https://stackoverflow.com/a/9066385
# - git diff --quiet
variables:
NODE_ENV: production
artifacts: