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