mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 23:30:05 +02:00
ci: 'fix Unexpected string'
This commit is contained in:
parent
cb85b75a04
commit
30d369f194
@ -103,7 +103,7 @@ const build = async () => {
|
|||||||
'build',
|
'build',
|
||||||
flatten(tags.map(name => ['-t', `${NAMESPACE}/${name}`])),
|
flatten(tags.map(name => ['-t', `${NAMESPACE}/${name}`])),
|
||||||
'-f',
|
'-f',
|
||||||
dockerfile
|
dockerfile,
|
||||||
'.'
|
'.'
|
||||||
]),
|
]),
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user