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

Use amber to do deployment #49

Merged
merged 5 commits into from
Jan 12, 2024
Merged

Use amber to do deployment #49

merged 5 commits into from
Jan 12, 2024

Conversation

psibi
Copy link
Member

@psibi psibi commented Jan 12, 2024

No description provided.

run.sh Outdated

set -euo pipefail

curl -L "https://github.com/fpco/amber/releases/download/v0.1.5/amber-x86_64-unknown-linux-musl" -o "amber"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Only question is here. Would it make sense to include the amber exe in the docker image instead?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point, moved to the docker image instead.

@psibi psibi merged commit 4b8fca2 into master Jan 12, 2024
1 check passed
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.

2 participants