Skip to content

Commit

Permalink
fix: release docker
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Mar 31, 2020
1 parent 8def382 commit 6ca5b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
registry: docker.pkg.github.com
dockerfile: Dockerfiles/debianx.Dockerfile
buildargs: BUILD_DATE, VCS_REF, JINA_VERSION
tags: "master-debian, dev-debian, latest, $JINA_VERSION"
tags: "master-debian, dev-debian, latest, ${{env.JINA_VERSION}}"

0 comments on commit 6ca5b49

Please sign in to comment.