Compare commits
No commits in common. "432f25a1fef7927cabbc9ba720b9fb2381439d19" and "70e9d3d27ad447e2eac2652a983a9dfd97817c6f" have entirely different histories.
432f25a1fe
...
70e9d3d27a
10
.drone.yml
10
.drone.yml
@ -8,11 +8,8 @@ clone:
|
||||
|
||||
steps:
|
||||
- name: checks
|
||||
image: debian:bookworm
|
||||
image: nixery.dev/shell/git/libxml2/gnused/gnugrep/findutils/perl/file/mediainfo/curl:latest
|
||||
commands:
|
||||
- apt update
|
||||
# Install required packages
|
||||
- apt install --yes coreutils sed grep libxml2-utils git findutils perl-base file mediainfo curl
|
||||
# Check whether non-EN news item would appear on front-page
|
||||
- bash tools/check-non-en-frontpage.sh news
|
||||
# Run pre-commit checks
|
||||
@ -27,8 +24,3 @@ trigger:
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
---
|
||||
kind: signature
|
||||
hmac: 4c0dd0f272458d12234c72f66c4d420069591cac83819644df3c03a280102ded
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user