mirror of
https://github.com/PepperDash/PepperDashCore.git
synced 2026-02-15 12:44:48 +00:00
added git fetch command
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
|||||||
shell: powershell
|
shell: powershell
|
||||||
run: |
|
run: |
|
||||||
git --version
|
git --version
|
||||||
|
git fetch
|
||||||
git branch
|
git branch
|
||||||
git tag --merged master
|
git tag --merged master
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user