Unverified Commit 7451f3be authored by kladko's avatar kladko

Added image tagging

parent c7a78fe4
...@@ -20,7 +20,7 @@ jobs: ...@@ -20,7 +20,7 @@ jobs:
- name: submodule update - name: submodule update
run: git submodule update --init --recursive run: git submodule update --init --recursive
- name: find - name: find
run: echo find / - name DockerfileSimulation run: find / - name DockerfileSimulation
- name: build - name: build
run: python3 scripts/docker_build.py ${GITHUB_REF##*/} run: python3 scripts/docker_build.py ${GITHUB_REF##*/}
- name: test - 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