Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed May 26, 2024
1 parent 08a08f5 commit 57b1789
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
go-version: '^1.19.2'
- name: Create k8s/kind cluster
run: |
go install github.com/k8s-school/ktbx@v1.1.1-rc17
go install github.com/k8s-school/ktbx@v1.1.2-rc2
ktbx create -c
ktbx install helm
- name: Install postgresl with helm
run: |
./ci.sh

0 comments on commit 57b1789

Please sign in to comment.