Remove debug step
This commit is contained in:
parent
a937f64fa0
commit
bd44fe9c74
1 changed files with 0 additions and 6 deletions
6
.github/workflows/publish-docker.yml
vendored
6
.github/workflows/publish-docker.yml
vendored
|
|
@ -28,12 +28,6 @@ jobs:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Debug
|
|
||||||
run: |
|
|
||||||
echo "github.ref: ${{ github.ref }}"
|
|
||||||
echo "github.ref_type: ${{ github.ref_type }}"
|
|
||||||
echo "github.event_name: ${{ github.event_name }}"
|
|
||||||
|
|
||||||
# Install the cosign tool
|
# Install the cosign tool
|
||||||
# https://github.com/sigstore/cosign-installer
|
# https://github.com/sigstore/cosign-installer
|
||||||
- name: Install cosign
|
- name: Install cosign
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue