Преглед на файлове

Fix Codespell violation

pull/5187/head
Catalan Lover преди 1 месец
родител
ревизия
9b2034e520
No known key found for this signature in database GPG ключ ID: 649BCCF930C07F70
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      roles/custom/matrix-appservice-draupnir-for-all/tasks/setup_install.yml
  2. +1
    -1
      roles/custom/matrix-bot-draupnir/tasks/setup_install.yml

+ 1
- 1
roles/custom/matrix-appservice-draupnir-for-all/tasks/setup_install.yml Целия файл

@@ -50,7 +50,7 @@
# Using docker_image_build with BuildKit for modern, efficient builds.
# Rebuild when the git checkout advanced to a new commit; otherwise keep the build idempotent.
# Technically the idempotency of rebuilds is more that if a build has already been executed for that name:tag
# then we wont rebuild while in idempotent mode even if git moved. Thats what the force rebuild logic is for.
# then we won't rebuild while in idempotent mode even if git moved. That's what the force rebuild logic is for.
community.docker.docker_image_build:
name: "{{ matrix_appservice_draupnir_for_all_container_image }}"
dockerfile: Dockerfile


+ 1
- 1
roles/custom/matrix-bot-draupnir/tasks/setup_install.yml Целия файл

@@ -62,7 +62,7 @@
# Using docker_image_build with BuildKit for modern, efficient builds.
# Rebuild when the git checkout advanced to a new commit; otherwise keep the build idempotent.
# Technically the idempotency of rebuilds is more that if a build has already been executed for that name:tag
# then we wont rebuild while in idempotent mode even if git moved. Thats what the force rebuild logic is for.
# then we won't rebuild while in idempotent mode even if git moved. That's what the force rebuild logic is for.
community.docker.docker_image_build:
name: "{{ matrix_bot_draupnir_container_image }}"
dockerfile: Dockerfile


Зареждане…
Отказ
Запис