fixed string
This commit is contained in:
parent
ec6d11033c
commit
42e80be0a4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ steps:
|
||||||
key:
|
key:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
source:
|
source:
|
||||||
- *.html
|
- "*.html"
|
||||||
- css/*
|
- css/*
|
||||||
- img/*
|
- img/*
|
||||||
target: ~/oldrabbittown/src
|
target: ~/oldrabbittown/src
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue