Skip to content

Commit

Permalink
Cleaning up and removing some entries
Browse files Browse the repository at this point in the history
  • Loading branch information
antowaddle committed Jul 12, 2024
1 parent 7cfa501 commit 8dd2e90
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ build:

# Deploy any infra updates to the site
deploy-infra:
sam.cmd build && aws-vault exec anthonydev --no-session -- sam.cmd deploy
sam.cmd build && aws-vault exec insertuser --no-session -- sam.cmd deploy

# Deploy any updates to the Site
deploy-site:
aws-vault exec anthonydev --no-session -- aws s3 sync ./resume-site s3://recreated-website2351
aws-vault exec insertuser --no-session -- aws s3 sync ./resume-site s3://recreated-website2351

invoke-put:
sam.cmd build && aws-vault exec anthonydev --no-session -- sam local invoke PutFunction
Expand Down
Empty file removed __init__.py
Empty file.
1 change: 0 additions & 1 deletion git-filter-repo
Submodule git-filter-repo deleted from f21c9e
1 change: 0 additions & 1 deletion git-secrets
Submodule git-secrets deleted from 5357e1

0 comments on commit 8dd2e90

Please sign in to comment.