Skip to content

Commit

Permalink
ci: added checkout to dockerci
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksasiriski committed Nov 2, 2023
1 parent a710648 commit 60815e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
packages: read

steps:
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3

- uses: docker/metadata-action@v5
Expand Down

0 comments on commit 60815e3

Please sign in to comment.