Compare commits
2 Commits
release-cd
...
release-00
Author | SHA1 | Date | |
---|---|---|---|
00a1440ae3 | |||
35a6304fcf |
@@ -37,7 +37,7 @@ build:
|
||||
- echo "JOB_ID=$CI_JOB_ID" >> job.env
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/
|
||||
- dist/caldwell-59.zip
|
||||
expire_in: 1d
|
||||
reports:
|
||||
dotenv: job.env
|
||||
|
@@ -11,6 +11,14 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.gh-article-meta>*+ :not(script)::before {
|
||||
background-color: var(--color-secondary-text);
|
||||
border-radius: 50%;
|
||||
content: "";
|
||||
height: 2px;
|
||||
width: 2px;
|
||||
}
|
||||
|
||||
.gh-article-title {
|
||||
font-weight: 600;
|
||||
line-height: 1;
|
||||
|
Reference in New Issue
Block a user