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

Commit

Permalink
ci: add curl pkg
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Shi <[email protected]>
  • Loading branch information
shi2wei3 committed May 27, 2024
1 parent 788d3fb commit 85617d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/testing-farm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ spec:
export TESTING_FARM_API_TOKEN=$(cat /etc/secrets/testing-farm-token)
apk add skopeo jq
apk add skopeo jq curl
PR_NAME="${HOSTNAME%-pod}"
GITLAB_URL="${SNAPSHOT}" | jq -r '.components[].source.git.url'
Expand Down

0 comments on commit 85617d7

Please sign in to comment.