Docker - migrate building image from travis to github actions, build default and updated image#222
Merged
Conversation
CI_GIT_REF="refs/heads/master" CI_COMMIT_SHA=$(git rev-parse --short HEAD) bash .docker/build-image CI_GIT_REF="refs/tags/v1.24.0" CI_COMMIT_SHA=$(git rev-parse --short HEAD) bash .docker/build-image > https://github.com/EdgedesignCZ/phpqa/runs/1852672263?check_suite_focus=true > invalid argument "***/phpqa:" for "-t, --tag" flag: invalid reference format https://docs.github.com/en/actions/reference/environment-variables#default-environment-variables https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context https://stackoverflow.com/a/58195087 https://stackoverflow.com/a/1526526 > https://github.com/EdgedesignCZ/phpqa/runs/1852692215?check_suite_focus=true > the input device is not a TTY
ff61b6a to
037193b
Compare
037193b to
55933df
Compare
default = just like image built in travis (php 7.2, composer v1, default composer.lock) 6ef3519
1e4da4e to
744d75b
Compare
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
on