Skip to content

Commit

Permalink
fix tag action
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Mar 23, 2020
1 parent 10937d7 commit c2e0e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tags_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
--no-cache \
--file ./Dockerfile . \
--compress \
--tag netdaemon/netdaemon:latest
--tag netdaemon/netdaemon:latest \
--tag netdaemon/netdaemon:${GIT_TAG_NAME}

0 comments on commit c2e0e7c

Please sign in to comment.