Fixed the docker and shell and remove bash
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -10,7 +10,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Starter Docker Test
|
||||
uses: cubetiq/starter-docker-actions@v0.9
|
||||
uses: cubetiq/starter-docker-actions@v1
|
||||
with:
|
||||
shell: sh
|
||||
run: docker version
|
||||
|
||||
Reference in New Issue
Block a user