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

Docker container is lost in release #2052

Open
h1alexbel opened this issue Aug 26, 2024 · 0 comments
Open

Docker container is lost in release #2052

h1alexbel opened this issue Aug 26, 2024 · 0 comments

Comments

@h1alexbel
Copy link

Looking at rultor release log new tag was pushed:

You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published ghiqc v0.0.5 at registry `crates-io`
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.0.5 -m '0.0.5: tagged by rultor.com'
+ git reset --hard
HEAD is now at a4a5c67 0.0.5
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was a4a5c67).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:h1alexbel/ghiqc.git
 * [new tag]         0.0.5 -> 0.0.5

However @rultor can't publish a release to GitHub, and responds me with the following message:

Docker container h1alexbel_ghiqc_43 is lost

Here is the message

@yegor256 fix, please

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

No branches or pull requests

1 participant