Skip to content

Commit

Permalink
Update docker_push_frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BeatrixCohere authored Jul 10, 2024
1 parent bb81474 commit 71ebbae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker_push_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ jobs:
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: ./src/interfaces/coral_web
target: prod
tags: ${{ steps.meta.outputs.tags }}
push: true
push: true

0 comments on commit 71ebbae

Please sign in to comment.