mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
removed print step
This commit is contained in:
parent
5f04190e6a
commit
c7363c6434
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -43,8 +43,6 @@ jobs:
|
|||
# Fetch all tags
|
||||
- name: Fetch tags
|
||||
run: git fetch --tags
|
||||
- name: print env info
|
||||
run: ${{ toJson() }}
|
||||
# Generate the appropriate version number
|
||||
- name: Set Version Number
|
||||
shell: powershell
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue