Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ezynda3 committed Sep 16, 2024
1 parent eb35e5f commit 27099c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
build-args:
env: production
build-args: |
env=production
tags: |
mark3labs/louper-web:staging-${{ steps.vars.outputs.version }}
mark3labs/louper-web:staging-latest

0 comments on commit 27099c7

Please sign in to comment.