Skip to content

Commit

Permalink
dont build vcs
Browse files Browse the repository at this point in the history
  • Loading branch information
mjholder committed Apr 26, 2024
1 parent 1c46cae commit d08e694
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .tekton/frontend-operator-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ spec:
value: $(params.NAMESPACE)
- name: EXPECTED_OUTPUT
value: $(params.EXPECTED_OUTPUT)
- name: GOFLAGS
value: “-buildvcs=false”
script: |
#!/bin/bash
set -ex
Expand Down

0 comments on commit d08e694

Please sign in to comment.