Skip to content

Commit

Permalink
Trigger ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
vyperrrr committed Sep 2, 2024
1 parent 4451f42 commit 4e0734d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
deploy:
needs: [build-image]
runs-on: ubuntu-latest
name: Deploy to AWS
name: Deploy to AWS EC2
steps:
- name: AWS SSM Send-Command
uses: peterkimzz/aws-ssm-send-command@v1.1.1
Expand Down
3 changes: 1 addition & 2 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e0734d

Please sign in to comment.