Skip to content

Commit

Permalink
feat: delete args for stage mobile workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
SergBily committed Jan 23, 2025
1 parent c2592bd commit 1e218bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/stage-mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ jobs:
with:
context: ./mobile
push: true
build-args: |
VITE_API_BASE_URL=${{secrets.API_BASE_URL_STAGE}}
BASE_URL=${{secrets.BASE_URL}}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=5scontrol/5scontrol_front_mobile:stage-cache
Expand Down

0 comments on commit 1e218bd

Please sign in to comment.