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

adding docker #12

Merged
merged 1 commit into from
Dec 30, 2024
Merged

adding docker #12

merged 1 commit into from
Dec 30, 2024

Conversation

typekpb
Copy link
Contributor

@typekpb typekpb commented Dec 29, 2024

My primary platform for running apps is docker.
To be able to publish to dockerhub, please follow the official docs: https://github.com/marketplace/actions/publish-docker
and provide env vars, as well as respective dockerhub org name:

        name: Glowstudent777/youversion-api
        username: ${{ secrets.DOCKER_USERNAME }}
        password: ${{ secrets.DOCKER_PASSWORD }}

@Glowstudent777 Glowstudent777 merged commit 5da0c7f into Glowstudent777:main Dec 30, 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