Skip to content

Commit bb61cce

Browse files
authored
Feature/refactoring (#39)
* Remove multiple makefiles * Update base flutter dockerfile * Update flutter dockerfile * no cli animation * Copy files instead of tar * Update CI * Update CI
1 parent 374c76d commit bb61cce

22 files changed

+621
-581
lines changed

.dockerignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
tool/
2+
.github/
3+
dockerfiles/
4+
docker-compose.yml
5+
*.yml
6+
LICENSE
7+
README.md
8+
.gitignore
9+
.dockerignore
10+
.gitattributes
11+
.git/
12+
.vscode/
13+
.idea/

.github/workflows/build_and_publish_arm.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

.github/workflows/build_and_publish_branches.yml

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)