Skip to content

Commit

Permalink
ci: remove environment arg from frontend-build
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Oct 23, 2023
1 parent 6cc7b39 commit 0eff3e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
dockerfile: prod.dockerfile
build_target: prod
image_name: ghcr.io/${{ github.repository }}/frontend
environment: ${{ github.ref_name }}

smoke-test-backend:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0eff3e4

Please sign in to comment.