Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/workflows/deploy-template.yml: Add deployment for ODROID H4 #564

Open
wants to merge 7 commits into
base: dasharo
Choose a base branch
from

Conversation

miczyg1
Copy link
Contributor

@miczyg1 miczyg1 commented Sep 24, 2024

No description provided.

miczyg1 and others added 5 commits September 24, 2024 17:00
If uploading for the first time for a new board, directory
structure might not be in place yet.

Change-Id: I698d960771b7295d82133a92f33f284f8787bd74
Signed-off-by: Maciej Pijanowski <[email protected]>
Signed-off-by: Michał Żygowski <[email protected]>
Change-Id: Ib7b4c499ae484e1a215abbf156ceafa7e36270d3
Signed-off-by: Maciej Pijanowski <[email protected]>
# Use 3mdeb directory for community / DPP releases
case "${{ inputs.platform }}" in
msi|hardkernel)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

theoretically also dell and intel minnowboard

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BUt instead of having to update this file for each new board, we could give another input param to set whether it is community/dpp or not. Then only build.yml will be updated

Signed-off-by: Pawel Langowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants