forked from AG_QGIS/Plugin_Test_Action
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c11afa9383 | ||
|
|
78035e08b9 | ||
|
|
a2d8a1f1cf | ||
|
|
eb1c0fa6b9 |
@@ -20,6 +20,11 @@ jobs:
|
|||||||
apk add --no-cache git zip curl jq rsync bash
|
apk add --no-cache git zip curl jq rsync bash
|
||||||
git config --global http.sslVerify false
|
git config --global http.sslVerify false
|
||||||
|
|
||||||
|
- name: Repository auschecken
|
||||||
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
repository: ${{ secrets.RELEASE_TOKEN }}:@https://entwicklung.flurneuordnung-sachsen.de/AG_QGIS/Plugin_Test_Action.git
|
||||||
|
|
||||||
- name: Debug Info
|
- name: Debug Info
|
||||||
run: |
|
run: |
|
||||||
echo "Tag: $GITEA_REF_NAME"
|
echo "Tag: $GITEA_REF_NAME"
|
||||||
|
|||||||
Reference in New Issue
Block a user