Compare commits
No commits in common. "b9fa750e046667047a31949510d9e8f62b233e98" and "b57af74220d8223684cf16555e32e72f4341ab25" have entirely different histories.
b9fa750e04
...
b57af74220
13
.drone.yml
13
.drone.yml
@ -1,13 +0,0 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name:
|
||||
image: ubuntu
|
||||
commands:
|
||||
- apt update && apt upgrade -y && apt install -y w3c-markup-validator
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
Loading…
Reference in New Issue
Block a user