Skip to content

Commit

Permalink
feat: build on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wajeht committed Feb 13, 2023
1 parent 37724c8 commit 3bc81c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
env:
CONTEXT_DIR: './'
IMAGE_NAME: ${{ github.repository }}
DOCKERFILE: Dockerfile.staging
DOCKERFILE: Dockerfile.prod
CAPROVER_APP: ${{ secrets.APP_NAME }}
DOCKER_REGISTRY: ghcr.io

Expand Down

0 comments on commit 3bc81c0

Please sign in to comment.