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

ops-dashboard: add workflow to deploy it with github actions #6264

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

BacLuc
Copy link
Contributor

@BacLuc BacLuc commented Nov 2, 2024

Use set -a to export the variables in .env directly. We can only use single line env variables as vars and secrets here.

The idea is to have the envornments ops-dashboard-dev and ops-dashboard-prod, and deploy from tags on the devel branch.
Successful run is here: https://github.com/BacLuc/ecamp3/actions/runs/11645316610/job/32428206176

Use set -a to export the variables in .env directly.
We can only use single line env variables as vars and secrets here.
@BacLuc BacLuc requested a review from a team November 2, 2024 22:01
@BacLuc BacLuc requested a review from a team November 11, 2024 12:06
@BacLuc BacLuc added this pull request to the merge queue Dec 3, 2024
Merged via the queue into ecamp:devel with commit 97f4f6f Dec 3, 2024
56 checks passed
@BacLuc BacLuc deleted the add-action-deploy-ops-dashboard branch December 3, 2024 20:38
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