Pin matrix-media-repo to latest working commit
All checks were successful
continuous-integration/drone Build is passing

Current state of the matrix-media-repo master branch is broken.
This change pins the pipeline to the latest working commit.
This commit is contained in:
Oliver Traber 2023-04-08 02:05:41 +02:00
parent 8dc0102d23
commit c4bacf7e80
Signed by: Bluemedia
GPG key ID: C0674B105057136C
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ steps:
image: alpine/git
commands:
- git clone https://github.com/turt2live/matrix-media-repo.git .
- git checkout master
- git checkout 219e4bc
- name: docker
image: plugins/docker
settings:

View file

@ -1,3 +1,3 @@
# docker-image-pipelines
DroneCI pipelines to build Docker images of public projects
DroneCI pipelines to build Docker images of public projects for my own services