ls -la sin container
Some checks failed
Create release from tag / create_release (push) Failing after 17s
Some checks failed
Create release from tag / create_release (push) Failing after 17s
This commit is contained in:
parent
0e481e613c
commit
d685dcadb8
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ build_release_files(){
|
||||||
(
|
(
|
||||||
docker ps
|
docker ps
|
||||||
make build-container
|
make build-container
|
||||||
|
pwd
|
||||||
|
ls -la
|
||||||
./flutterw --exec ls -la
|
./flutterw --exec ls -la
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue