diff --git a/.woodpecker/build-cpp-qt.yaml b/.woodpecker/build-cpp-qt.yaml index 258fe36e..347ec55c 100644 --- a/.woodpecker/build-cpp-qt.yaml +++ b/.woodpecker/build-cpp-qt.yaml @@ -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 diff --git a/.woodpecker/build-go.yaml b/.woodpecker/build-go.yaml index 992257c9..e5c83d12 100644 --- a/.woodpecker/build-go.yaml +++ b/.woodpecker/build-go.yaml @@ -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 diff --git a/.woodpecker/build-php.yaml b/.woodpecker/build-php.yaml index f4bb49ab..ae8daf18 100644 --- a/.woodpecker/build-php.yaml +++ b/.woodpecker/build-php.yaml @@ -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 diff --git a/.woodpecker/build-typescript-axios.yaml b/.woodpecker/build-typescript-axios.yaml index 888d3eac..18e92a13 100644 --- a/.woodpecker/build-typescript-axios.yaml +++ b/.woodpecker/build-typescript-axios.yaml @@ -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