Merge branch 'master' into deploy/prod
This commit is contained in:
commit
e84a7409ef
2 changed files with 2 additions and 1 deletions
|
@ -9,4 +9,4 @@ pipelines:
|
|||
script:
|
||||
- apt-get update
|
||||
- apt-get -qq install git-ftp
|
||||
- git ftp init --user $FTP_USERNAME --passwd $FTP_PASSWORD "ftp://91.197.228.162/graal-archive"
|
||||
- git ftp push --user $FTP_USERNAME --passwd $FTP_PASSWORD "ftp://91.197.228.162/graal-archive"
|
|
@ -54,6 +54,7 @@ a:hover {
|
|||
|
||||
.gar-header-nav ul {
|
||||
margin: 20px 0;
|
||||
padding-inline-start: 0;
|
||||
}
|
||||
|
||||
.gar-header-nav ul li {
|
||||
|
|
Loading…
Add table
Reference in a new issue