Skip to content

Commit

Permalink
test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
integrationninjas committed Jan 20, 2024
1 parent 8403d85 commit 53259bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

deploy:
needs: build
runs-on: [aws-ec2]
runs-on: [self-hosted]
steps:
- name: Pull image from docker hub
run: docker pull integrationninjas/nodejs-app:latest
Expand Down

0 comments on commit 53259bb

Please sign in to comment.