Skip to content

Commit

Permalink
Update docker-rel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DTTerastar committed Jun 29, 2023
1 parent b532d33 commit 26b50c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-rel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
--no-cache \
--file ./Dockerfile . \
--compress \
--tag "espresense/espresense-companion:${{ steps.version.outputs.version }}","espresense/espresense-companion:latest"
--tag "espresense/espresense-companion:${{ steps.version.outputs.version }}" \
--tag "espresense/espresense-companion:latest"

0 comments on commit 26b50c0

Please sign in to comment.