-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(workflows): add deploy stage to GitHub Actions workflow
Add a new deploy stage to the GitHub Actions workflow. This stage runs on ubuntu-latest and triggers only on the main branch. It includes steps for setting up Earthly, checking out the repository, and using Tailscale. The deployment uses Earthly to set operator, agent, and module tags, and syncs the staging application with the specified secrets and environment variables.
- Loading branch information
Showing
1 changed file
with
53 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters