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

fixing docker image push #1043

Merged
merged 8 commits into from
Jan 10, 2022
Merged

Conversation

dharmendrakariya
Copy link
Contributor

@dharmendrakariya dharmendrakariya commented Jan 7, 2022

Did you run make format && make check?

Fixes #

Docker build and push to skycoin/skywire dockerhub

Changes:

  • Makefile and appveyor CI

How to test this PR:

  • Docker Username and Password need to be set on CI envs

Makefile Outdated Show resolved Hide resolved
@@ -213,7 +211,7 @@ github-release:


build-docker: ## Build docker image
./ci_scripts/docker-push.sh -t ${BRANCH} -b
./ci_scripts/docker-push.sh -t latest -b
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be prod

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I dont think so! that is in general docker build process! which should be tagged latest.

@jdknives jdknives merged commit 5d3f2ea into skycoin:develop Jan 10, 2022
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.

4 participants