Adding status badges + limiting step execution #6
@ -48,6 +48,12 @@ steps:
|
||||
when:
|
||||
status:
|
||||
- success
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
- cron
|
||||
depends_on:
|
||||
- hugo-extended
|
||||
environment:
|
||||
@ -77,7 +83,7 @@ clone:
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
- "dev*"
|
||||
- "*"
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
|
@ -576,6 +576,14 @@ hr.post-end {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
a img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
ul,
|
||||
ol {
|
||||
padding: 0;
|
||||
|
@ -16,3 +16,15 @@ Scoring 125 out of 100 points
|
||||
### Uptime
|
||||
|
||||
* dotya.ml services [UptimeRobot stats](https://stats.uptimerobot.com/93yPqFmmx8)
|
||||
|
||||
### utilization
|
||||
|
||||
[](#utilization)
|
||||
|
||||
[](#utilization)
|
||||
|
||||
[](#utilization)
|
||||
|
||||
[](#utilization)
|
||||
|
||||
[](#utilization)
|
||||
|
Loading…
Reference in New Issue
Block a user