Skip to content

Commit

Permalink
fixed yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
parkersarahl committed Jul 10, 2024
1 parent 1042a93 commit d5991d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
docker build -t $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG ./api
docker push $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG
jobs:
build-frontend:
name: Build Frontend Docker Image
runs-on: ubuntu-latest
Expand Down

0 comments on commit d5991d4

Please sign in to comment.