Skip to content

Commit

Permalink
Add docker steps to build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
s-vitaliy committed Apr 5, 2024
1 parent 9a54af0 commit 4be5a9c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4

with:
fetch-depth: 0

- name: Log in to the Container registry
uses: docker/login-action@v3.1.0
with:
Expand Down

0 comments on commit 4be5a9c

Please sign in to comment.