Unverified Commit 39c71911 authored by kladko's avatar kladko

Added image tagging

parent b5fa5d80
......@@ -19,8 +19,8 @@ jobs:
- uses: actions/checkout@v1
- name: submodule update
run: git submodule update --init --recursive
- name: find
run: find / -name DockerfileSimulation
- name: ls
run: ls -l
- name: build
run: python3 scripts/docker_build.py ${GITHUB_REF##*/}
- name: test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment