Skip to content

Commit

Permalink
remove cd
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagz committed Oct 27, 2023
1 parent c6d3aa5 commit 03f7fc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/backend_app_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ jobs:
IMAGE_TAG: latest

run: |
cd workloads/
docker build -f Dockerfile -t $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG .
docker push $ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG

0 comments on commit 03f7fc1

Please sign in to comment.