Change room id, set python to 3.10
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5ea642cc15
commit
599df98614
@ -4,14 +4,14 @@ variables:
|
||||
- REGISTRY_USER=michael
|
||||
- ORGANIZATION=containers
|
||||
- SOURCE_ORGANIZATION=mirrors
|
||||
- REPO=matrix-service-synapse
|
||||
- BUILD_ARGS=PYTHON_VERSION=3.9
|
||||
- REPO=matrix-service-synapse
|
||||
- BUILD_ARGS=PYTHON_VERSION=3.10
|
||||
- DOCKERFILE=docker/Dockerfile
|
||||
- CONTEXT=.
|
||||
- WATCHTOWER_HOST=watchtower.balsillie.net
|
||||
- MATRIX_HOST=matrix.balsillie.net
|
||||
- MATRIX_PORT=443
|
||||
- MATRIX_ROOM=!HdSXmuHcBMaYExEfkh:balsillie.net
|
||||
- MATRIX_ROOM=!BQyqVopHitLowtucMg:balsillie.net
|
||||
|
||||
workspace:
|
||||
base: /git
|
||||
@ -19,7 +19,7 @@ workspace:
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
image: woodpeckerci/plugin-git
|
||||
|
||||
pipeline:
|
||||
|
||||
@ -117,4 +117,4 @@ pipeline:
|
||||
--message "New image build of $${ORGANIZATION}/$${REPO}, $${TAG}, has failed. $${REASON}"
|
||||
when:
|
||||
status:
|
||||
- failure
|
||||
- failure
|
||||
|
Loading…
Reference in New Issue
Block a user