We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f7a82 commit c92609dCopy full SHA for c92609d
.github/workflows/ci.yaml
@@ -35,9 +35,6 @@ jobs:
35
args: >-
36
--agents 1
37
--registry-create local-ci-k3d-registry
38
- - name: Setup
39
- run: |
40
- curl -fsSL https://raw.githubusercontent.com/tilt-dev/tilt/master/scripts/install.sh | bash
41
- name: Test
42
run: |
43
helm install docker-registry . --wait --wait-for-jobs
0 commit comments