Unverified Commit 85624aa2 authored by kladko's avatar kladko

Added image tagging

parent ba391fb4
......@@ -10,7 +10,7 @@ jobs:
steps:
- name: test
run: echo ${{${GITHUB_REF##*/}}
run: echo ${GITHUB_REF##*/}
- name: Login to docker
env:
GITHUB_TOKEN: ${{ secrets.DOCKER_SECRET }}
......
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