Skip to content

Commit 78d2f35

Browse files
authored
Update docker-image.yml
1 parent 5656c22 commit 78d2f35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
build-and-push:
1616
runs-on: ubuntu-latest
1717
steps:
18+
- name: Checkout code
19+
uses: actions/checkout@v4
20+
1821
- name: Login to Docker Registry
1922
uses: docker/login-action@v3
2023
with:

0 commit comments

Comments
 (0)