Merge remote-tracking branch 'stakater/master' into multi_arch_dockerfile

This commit is contained in:
Jonathan Drolet
2021-03-16 09:05:32 -04:00
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v2
with:
ref: ${{github.event.pull_request.head.ref}}
ref: ${{github.event.pull_request.head.sha}}
# Setting up helm binary
- name: Set up Helm