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

Merge docker workflow to main branch to be able to test #797

Merged
merged 7 commits into from
Jan 14, 2024
Merged

Conversation

leukosaima
Copy link
Contributor

Simple docker file to start, copies contents of repo to /mnt/netrunner-cards-json which should be mounted as a volume, from which another container could read from.

New workflow to try to build and push to a container registry, unfortunately it looks like it has to be merged to main to even begin testing it.

Re purposed previous workflow to be performed only on PR's, and the new workflow will run on pushes to main, running the same tests as the previous workflow but also pushing to docker registry.

@leukosaima leukosaima changed the title Need to merge workflow to main branch to be able to test Merge docker workflow to main branch to be able to test Jan 13, 2024
.github/workflows/docker-cicd.yml Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@leukosaima leukosaima merged commit 416280a into main Jan 14, 2024
1 check passed
@leukosaima leukosaima deleted the docker-cd branch January 14, 2024 16:34
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