Skip to content

Commit 598f19e

Browse files
committed
ci: chore fixes
1 parent 667ed2a commit 598f19e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab/ci/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ deploy_update_SHA_in_esp-dockerfiles:
6464
- chmod +x create_MR_in_esp_dockerfile.sh
6565
- ./create_MR_in_esp_dockerfile.sh
6666
environment:
67-
name: eploy_update_SHA_in_esp-dockerfiles_production
67+
name: deploy_update_SHA_in_esp-dockerfiles_production
6868
deployment_tier: production

.gitlab/ci/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
check_readme_links:
5959
extends:
6060
- .pre_check_template
61-
tags: ["build", "amd64", "internet"]
61+
tags: ["amd64", "brew"]
6262
allow_failure: true
6363
rules:
6464
- <<: *if-protected-check

0 commit comments

Comments
 (0)