rework workflows

pull/112/head
binhex 3 years ago
parent f9ee269e3a
commit 391d8f909b

@ -43,7 +43,7 @@ jobs:
--tag ${{ github.repository }}:${{ github.event.inputs.tags }} \
--tag ghcr.io/${{ github.repository }}:${{ github.event.inputs.tags }} \
.
- name: Run Smoke Tests
- name: Run Tests
shell: bash
run: |
git_clone_scripts_dest="/tmp/scripts"

Loading…
Cancel
Save