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
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
|
@ -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
|
Loading…
Add table
Reference in a new issue