Compare commits
No commits in common. "b65f049123e3fe01418025076ee58d7d00a6a73d" and "a860974d43f2b57a41dd54c57e3ec13014ba97bf" have entirely different histories.
b65f049123
...
a860974d43
@ -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']
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user