mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-01-11 19:44:44 +00:00
forgot to save the yaml
This commit is contained in:
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@@ -30,8 +30,9 @@ jobs:
|
||||
- name: Testing git command
|
||||
shell: powershell
|
||||
run: |
|
||||
Write-Host $(git --version)
|
||||
Write-Host $(git tag --merged master)
|
||||
git --version
|
||||
git branch
|
||||
git tag --merged master
|
||||
|
||||
# - name: Set Build to Release if triggered from Master
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user