Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Remove emoji from argo workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jrguerrero committed Oct 4, 2022
1 parent de055dd commit bd4915a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argo/argo-build-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ spec:
- name: NOTIFIABLE_COMMITS
value: "{{inputs.parameters.notifiable_commits}}"
- name: COMMIT_STATUS_CONTEXT
value: "🏭 Building CIO"
value: "CIO Build"
- name: REPO
value: "{{workflow.parameters.repo}}"
command: [bash]
Expand Down

0 comments on commit bd4915a

Please sign in to comment.