Skip to content

Commit

Permalink
Aymanona
Browse files Browse the repository at this point in the history
  • Loading branch information
a94osama committed Mar 9, 2023
1 parent bb4121b commit 1704ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ commands:
aws cloudformation delete-stack --stack-name udapeople-backend-${CIRCLE_WORKFLOW_ID:0:7}
jobs: #now we will bbuild our jobs
build-frontend: # create build-frontend
build-frontend: # create build-frontend
docker:
- image: cimg/node:13.8.0
steps:
Expand Down

0 comments on commit 1704ecc

Please sign in to comment.