Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .woodpecker/build-cpp-qt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ steps:
when:
- event: tag
push_target_repo:
image: quay.io/thegeeklab/wp-git-action:v2.2.0
image: quay.io/thegeeklab/wp-git-action:2.2.0
settings:
path: libre-graph-api-cpp-qt-client
remote_url: https://github.com/opencloud-eu/libre-graph-api-cpp-qt-client.git
Expand Down
2 changes: 1 addition & 1 deletion .woodpecker/build-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ steps:
when:
- event: tag
push_target_repo:
image: quay.io/thegeeklab/wp-git-action:v2.2.0
image: quay.io/thegeeklab/wp-git-action:2.2.0
settings:
path: libre-graph-api-go
remote_url: https://github.com/opencloud-eu/libre-graph-api-go.git
Expand Down
2 changes: 1 addition & 1 deletion .woodpecker/build-php.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ steps:
when:
- event: tag
push_target_repo:
image: quay.io/thegeeklab/wp-git-action:v2.2.0
image: quay.io/thegeeklab/wp-git-action:2.2.0
settings:
path: libre-graph-api-php
remote_url: https://github.com/opencloud-eu/libre-graph-api-php.git
Expand Down
2 changes: 1 addition & 1 deletion .woodpecker/build-typescript-axios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ steps:
when:
- event: tag
push_target_repo:
image: quay.io/thegeeklab/wp-git-action:v2.2.0
image: quay.io/thegeeklab/wp-git-action:2.2.0
settings:
path: libre-graph-api-typescript-axios
remote_url: https://github.com/opencloud-eu/libre-graph-api-typescript-axios.git
Expand Down