File tree Expand file tree Collapse file tree 6 files changed +5
-5
lines changed
Expand file tree Collapse file tree 6 files changed +5
-5
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 2020 with :
2121 go-version : 1.24
2222 - name : start soft-serve
23- run : ./hack/soft-serve/start.sh
23+ run : .github /hack/soft-serve/start.sh
2424 - name : run golang tests
2525 env :
2626 SOPS_AGE_KEY_FILE : ${{ github.workspace }}/test_assets/keys.txt
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ homebrew-gitops/
66.gitops-state.yaml
77sandbox /
88
9- hack /soft-serve /data /
10- hack /soft-serve /gitops-test /
11- hack /soft-serve /ssh-key
12- hack /soft-serve /ssh-key.pub
9+ .github / hack /soft-serve /data /
10+ .github / hack /soft-serve /gitops-test /
11+ .github / hack /soft-serve /ssh-key
12+ .github / hack /soft-serve /ssh-key.pub
1313
1414.vscode /launch.json
1515
You can’t perform that action at this time.
0 commit comments