fat fingered copy paste
This commit is contained in:
parent
50de2af907
commit
884dc19b5b
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@ -13,7 +13,6 @@ jobs:
|
||||
run: |
|
||||
echo ::set-output name=sha::$(echo ${GITHUB_SHA:0:7})
|
||||
echo ::set-output name=tag::$(echo ${GITHUB_REF#refs/tags/})
|
||||
- name: Docker Login to Github Registry
|
||||
- name: Run docker build
|
||||
run: make docker-build
|
||||
- name: Tag docker image
|
||||
|
||||
Loading…
Reference in New Issue
Block a user