ci: chore fixes

This commit is contained in:
Fu Hanxi
2025-06-19 15:54:46 +02:00
parent 667ed2a266
commit 598f19ea0f
2 changed files with 2 additions and 2 deletions

View File

@@ -64,5 +64,5 @@ deploy_update_SHA_in_esp-dockerfiles:
- chmod +x create_MR_in_esp_dockerfile.sh
- ./create_MR_in_esp_dockerfile.sh
environment:
name: eploy_update_SHA_in_esp-dockerfiles_production
name: deploy_update_SHA_in_esp-dockerfiles_production
deployment_tier: production

View File

@@ -58,7 +58,7 @@
check_readme_links:
extends:
- .pre_check_template
tags: ["build", "amd64", "internet"]
tags: ["amd64", "brew"]
allow_failure: true
rules:
- <<: *if-protected-check