Skip to content

Commit

Permalink
* try to build on self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
HYLcool committed Nov 12, 2024
1 parent b35b954 commit 8a16e6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
path: dj-${{ github.run_id }}

# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
Expand Down

0 comments on commit 8a16e6f

Please sign in to comment.