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

Ilya Taskaev howework DevOps school #15 #7

Open
wants to merge 39 commits into
base: master
Choose a base branch
from

Conversation

arkeyme
Copy link

@arkeyme arkeyme commented Feb 4, 2021

Added parameter function for the build.

Figured out how to pass variables from the github pipeline to the docker container through the with: variable of the step.

Also, figured out what context is in github. Added variable workspace from the github context to the pipeline file.

image

It is funny that variable inside container becomes not new_var as configured, but $INPUT_NEW_VAR, wasted time to understand it :)
image

And that was new for me, that alpine docker container does not have bash installed into it, but only sh

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.

1 participant