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',
|
||||
flatten(tags.map(name => ['-t', `${NAMESPACE}/${name}`])),
|
||||
'-f',
|
||||
dockerfile
|
||||
dockerfile,
|
||||
'.'
|
||||
]),
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user