Skip to content

Commit

Permalink
cambiando al acr
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinoSanchez00 committed Dec 10, 2024
1 parent c0f6f1e commit 6dc305b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/SubirDockerfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
uses: stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/SubirDockerfiles.yaml@main
with:
MICROSERVICE: "frontend"
ENVIROMENT: ${{ github.ref == 'refs/heads/main' && 'production' || 'develop' }}
DB_HOST: ${{ vars.DB_HOST }}
DB_PORT: ${{ vars.DB_PORT }}
secrets:
Expand Down

0 comments on commit 6dc305b

Please sign in to comment.