We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd266bb commit 5e10a7dCopy full SHA for 5e10a7d
README.md
@@ -39,5 +39,10 @@ GitHub's upload-artifact action can be used to upload the created artifact to Gi
39
At the bottom of the workflow summary page, there is a dedicated section for artifacts.
40
41
42
+# Notes
43
+For the artifact to work on mender, all mender devices need to have docker compose install.
44
+The docker-compose update module file from this repo also needs to be placed in the
45
+`/usr/share/mender/modules/v3` directory of each device.
46
+
47
# License
48
The scripts and documentation in this project are released under the [Apache License](LICENSE)
0 commit comments