Skip to content

Commit

Permalink
Merge pull request #126 from bcgov/akroon3r-patch-1
Browse files Browse the repository at this point in the history
Update dev-frontend-image-build.yaml
  • Loading branch information
akroon3r authored Jul 10, 2024
2 parents 4c6abbb + b33f63f commit 773b737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-frontend-image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
# Build the GRS DATS Image
- name: Build GRS DATS Frontend Image
run: |
docker build -t image-registry.apps.silver.devops.gov.bc.ca/ede50e-tools/citz-grs-dats-frontend:blah -f frontend/Dockerfile.prod .
cd frontend && docker build -t image-registry.apps.silver.devops.gov.bc.ca/ede50e-tools/citz-grs-dats-frontend:blah -f Dockerfile.prod .
# Push the GRS DATS API Image to Artifactory
- name: Push the CoCo Frontend Image to Artifactory
Expand Down

0 comments on commit 773b737

Please sign in to comment.