mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-22 21:09:51 -05:00
[PR #132] [MERGED] [core] Add Continuous Delivery Workflow for Linux arm64 #414
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/132
Author: @ricoberger
Created: 2/6/2024
Status: ✅ Merged
Merged: 2/10/2024
Merged by: @ricoberger
Base:
main← Head:core-add-continuous-delivery-workflow-for-linux-arm64📝 Commits (1)
a0b1384[core] Add Continuous Delivery Workflow for Linux arm64📊 Changes
1 file changed (+75 additions, -4 deletions)
View changed files
📝
.github/workflows/continuous-delivery.yaml(+75 -4)📄 Description
Until now we had to manually build the app for Linux arm64 when we created a new release. Now we are using ubicloud and the
ubicloud-standard-2-armGitHub Action runner to build the app for Linux arm64.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.