Compare commits
No commits in common. "main" and "v0.1.0" have entirely different histories.
@ -4,14 +4,14 @@ variables:
|
|||||||
- REGISTRY_USER=michael
|
- REGISTRY_USER=michael
|
||||||
- ORGANIZATION=containers
|
- ORGANIZATION=containers
|
||||||
- SOURCE_ORGANIZATION=mirrors
|
- SOURCE_ORGANIZATION=mirrors
|
||||||
- REPO=matrix-service-synapse
|
- REPO=matrix-service-synapse
|
||||||
- BUILD_ARGS=PYTHON_VERSION=3.10
|
- BUILD_ARGS=PYTHON_VERSION=3.9
|
||||||
- DOCKERFILE=docker/Dockerfile
|
- DOCKERFILE=docker/Dockerfile
|
||||||
- CONTEXT=.
|
- CONTEXT=.
|
||||||
- WATCHTOWER_HOST=watchtower.balsillie.net
|
- WATCHTOWER_HOST=watchtower.balsillie.net
|
||||||
- MATRIX_HOST=matrix.balsillie.net
|
- MATRIX_HOST=matrix.balsillie.net
|
||||||
- MATRIX_PORT=443
|
- MATRIX_PORT=443
|
||||||
- MATRIX_ROOM=!BQyqVopHitLowtucMg:balsillie.net
|
- MATRIX_ROOM=!HdSXmuHcBMaYExEfkh:balsillie.net
|
||||||
|
|
||||||
workspace:
|
workspace:
|
||||||
base: /git
|
base: /git
|
||||||
@ -19,7 +19,7 @@ workspace:
|
|||||||
|
|
||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
|
|
||||||
@ -117,4 +117,4 @@ pipeline:
|
|||||||
--message "New image build of $${ORGANIZATION}/$${REPO}, $${TAG}, has failed. $${REASON}"
|
--message "New image build of $${ORGANIZATION}/$${REPO}, $${TAG}, has failed. $${REASON}"
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
@ -1,3 +1 @@
|
|||||||
[](https://pipeline.balsillie.net/containers/matrix-service-synapse)
|
[](https://pipeline.balsillie.net/containers/matrix-service-synapse)
|
||||||
|
|
||||||
.
|
|
Loading…
x
Reference in New Issue
Block a user