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

enhancement: Add container image action (#72) #85

Merged
merged 1 commit into from
May 5, 2024
Merged

enhancement: Add container image action (#72) #85

merged 1 commit into from
May 5, 2024

Conversation

debMan
Copy link

@debMan debMan commented May 2, 2024

Description

Provide workflow to build and push the container image to GHCR automatically. (closes #72)

Spec

Archs

  • linux/arm/v7
  • linux/arm64
  • linux/amd64

Triggers

  • Push to main and master branches.
  • Tags with v** prefix

Tags

  • latest and floating semVer tags
  • Branch names
  • SHA (short and long)

examples available here

@markpash markpash merged commit f09bdd7 into bepass-org:master May 5, 2024
@markpash
Copy link
Member

markpash commented May 5, 2024

Works well, just had to add permissions to the workflow. Thanks ❤️ .

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.

enhancement: Provide Dockerfile to run alongside other proxy servers
2 participants