Pin matrix-media-repo to latest working commit
All checks were successful
continuous-integration/drone Build is passing
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:
parent
8dc0102d23
commit
c4bacf7e80
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue