This commit is contained in:
Bilawal Hameed
2020-06-24 13:41:42 +02:00
parent ba04020228
commit c6220fff50
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
# Validate Docker Container
- name: prepare docker build
working-directory: ${{ runner.temp }}/plugins/techdocs/mkdocs/container
run: ''
run: ls
- name: verify docker build
uses: docker/build-push-action@v1
with: