Skip to content

Commit 883252e

Browse files
authored
Merge pull request #51 from opencloud-eu/fix/wp-git-action-image-tag
2 parents 6f7a4a8 + eeb5262 commit 883252e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.woodpecker/build-cpp-qt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ steps:
5353
when:
5454
- event: tag
5555
push_target_repo:
56-
image: quay.io/thegeeklab/wp-git-action:v2.2.0
56+
image: quay.io/thegeeklab/wp-git-action:2.2.0
5757
settings:
5858
path: libre-graph-api-cpp-qt-client
5959
remote_url: https://github.com/opencloud-eu/libre-graph-api-cpp-qt-client.git

.woodpecker/build-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ steps:
5454
when:
5555
- event: tag
5656
push_target_repo:
57-
image: quay.io/thegeeklab/wp-git-action:v2.2.0
57+
image: quay.io/thegeeklab/wp-git-action:2.2.0
5858
settings:
5959
path: libre-graph-api-go
6060
remote_url: https://github.com/opencloud-eu/libre-graph-api-go.git

.woodpecker/build-php.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ steps:
5353
when:
5454
- event: tag
5555
push_target_repo:
56-
image: quay.io/thegeeklab/wp-git-action:v2.2.0
56+
image: quay.io/thegeeklab/wp-git-action:2.2.0
5757
settings:
5858
path: libre-graph-api-php
5959
remote_url: https://github.com/opencloud-eu/libre-graph-api-php.git

.woodpecker/build-typescript-axios.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ steps:
5353
when:
5454
- event: tag
5555
push_target_repo:
56-
image: quay.io/thegeeklab/wp-git-action:v2.2.0
56+
image: quay.io/thegeeklab/wp-git-action:2.2.0
5757
settings:
5858
path: libre-graph-api-typescript-axios
5959
remote_url: https://github.com/opencloud-eu/libre-graph-api-typescript-axios.git

0 commit comments

Comments
 (0)