Skip to content

Commit

Permalink
github actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
airoca committed Jan 22, 2024
1 parent 01d3b5e commit b933b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

deploy:
needs: build
runs-on: [aws-ec2]
runs-on: [ aws-ec2 ]
steps:
- name: Pull Image from docker hub
run: docker pull yh0872/springboot-example:latest
Expand Down

0 comments on commit b933b26

Please sign in to comment.