Gleam: Compile Docker image and Linux binary on GitHub actions when a new release is created

Created on 22 Oct 2019  路  3Comments  路  Source: gleam-lang/gleam

All 3 comments

Assign to me please. 馃檹

I am not a Docker expert, but before calling docker push, we'll need to do docker login, I guess. Could you please provide me with command we'll use to login? I assume there will be some token used. You need to save this token into secrets. And then tell me the name of the secret, so I can access it from the workflow.

Let's hold off pushing the image for now and just store the binary on the release. I wish to re-work the docker image and repo.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

molnarmark picture molnarmark  路  6Comments

lpil picture lpil  路  7Comments

lpil picture lpil  路  7Comments

lpil picture lpil  路  5Comments

lpil picture lpil  路  3Comments