Skip to content

Commit

Permalink
fix: tag value not being passed correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
muandane committed Jun 14, 2024
1 parent a17741e commit 108c233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wopper/moon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tasks:
- 'src/**/*'
outputs:
- 'dist'
docker-buid:
docker-build:
command: 'docker buildx build --platform linux/amd64,linux/arm64 -t muandane/wopper:${tag} --push .'
options:
runInCI: true

0 comments on commit 108c233

Please sign in to comment.