Skip to content

Commit

Permalink
Update deployment-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidOkulski authored Jan 9, 2025
1 parent 8c5e9ac commit 081e9dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deployment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
build-args: |
APP_PORT=${{ secrets.APP_PORT }}
REACT_APP_API_URL=${{ secrets.REACT_APP_API_URL }}
REACT_APP_SSO_URL=${{ secrets.REACT_APP_SSO_URL }}
outputs:
image_tag: ${{ steps.meta.outputs.tags }}

Expand Down

0 comments on commit 081e9dc

Please sign in to comment.