parent
84b42d09a1
commit
5489255f5c
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ jobs:
|
|||
name: Push Docker image to Docker Hub
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: prepare node for checkout
|
||||
uses: actions/setup-node@v4
|
||||
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue