We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fe3d2 commit bb84fd6Copy full SHA for bb84fd6
.github/workflows/e2e.yaml
@@ -15,8 +15,6 @@ jobs:
15
go-version: 1.22.6
16
- name: Checkout code
17
uses: actions/checkout@v3
18
- - name: Update vendor modules
19
- run: go mod vendor
20
- name: Build
21
run: make PREFIX=artifacts cmds
22
- name: install helm and kubectl
0 commit comments