Skip to content

Commit

Permalink
build_image
Browse files Browse the repository at this point in the history
  • Loading branch information
antidodo committed Apr 16, 2024
1 parent 8b751e2 commit 733e048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }},ghcr.io/privateaim/node-pod-orchestraion:latest
tags: ${{ steps.meta.outputs.tags }},ghcr.io/privateaim/node-pod-orchestration:latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 733e048

Please sign in to comment.