Unverified Commit ccb57511 authored by kladko's avatar kladko

Added image tagging

parent cec13866
...@@ -11,7 +11,7 @@ jobs: ...@@ -11,7 +11,7 @@ jobs:
steps: steps:
- name: test - name: test
run: echo ${GITHUB_REF##*/} run: echo ${GITHUB_REF##*/}
- if: ${GITHUB_REF##*/} == "two_docker_images"} - if: ${GITHUB_REF##*/} == "two_docker_images"
run: echo "haha" run: echo "haha"
- name: Login to docker - name: Login to docker
env: env:
......
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