Skip to content

Commit

Permalink
remove target
Browse files Browse the repository at this point in the history
  • Loading branch information
haithembelhaj committed Jan 25, 2024
1 parent a7b7925 commit 3d53033
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@ jobs:
with:
context: .
push: true
target: production
tags: konekto/kronos:${{github.sha}}
- name: Build and push tagged latest
uses: docker/build-push-action@v5
with:
context: .
push: true
target: production
tags: konekto/kronos:latest

0 comments on commit 3d53033

Please sign in to comment.