Add post and picture #1
|
@ -14,6 +14,9 @@ steps:
|
|||
- hugo
|
||||
- name: hugo_publish
|
||||
image: alpine:3.12.3
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
environment:
|
||||
FTP_USERNAME:
|
||||
from_secret: FTP_USERNAME
|
||||
|
|
Loading…
Reference in New Issue