Compare commits

..

No commits in common. "b65f049123e3fe01418025076ee58d7d00a6a73d" and "a860974d43f2b57a41dd54c57e3ec13014ba97bf" have entirely different histories.

2 changed files with 0 additions and 5 deletions

View File

@ -22,6 +22,3 @@ steps:
secrets: [ repository_username, repository_password ] secrets: [ repository_username, repository_password ]
when: when:
event: [push] event: [push]
path:
# Only run the CI when the pipeline or the Dockerfile changes
include: ['.woodpecker.yml', 'Dockerfile']

View File

@ -1,7 +1,5 @@
# docker-flutter-arm64 # docker-flutter-arm64
[![status-badge](https://ci.polynom.me/api/badges/49/status.svg)](https://ci.polynom.me/repos/49)
A Docker container containing Flutter for ARM64 CI systems. A Docker container containing Flutter for ARM64 CI systems.
## License ## License