-
Notifications
You must be signed in to change notification settings - Fork 41
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
master <- Full revision of Jenkins Pipelines, to make them work again #812
master <- Full revision of Jenkins Pipelines, to make them work again #812
Conversation
…nsfile.template be-java-springboot/templates/gradle-repositories.template common/jenkins-agents/maven/docker/Dockerfile.centos7 common/jenkins-agents/maven/docker/Dockerfile.ubi8 common/jenkins-agents/maven/docker/use-j11.sh common/jenkins-agents/maven/docker/use-j17.sh common/jenkins-agents/maven/docker/yum.repos.d/adoptium-temurin.repo common/jenkins-agents/nodejs12/docker/Dockerfile.ubi8 common/jenkins-agents/terraform/docker/Dockerfile.ubi8 common/jenkins-agents/terraform/docker/yum.repos.d/centos8.repo e2e-spock-geb/files/build.gradle
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent! Thanks!
RUN pip config set global.cert /etc/ssl/certs/ca-bundle.crt \ | ||
&& pip config list | ||
|
||
# Install python requirements | ||
RUN python3.9 -m pip install -r /tmp/requirements.txt | ||
RUN python3 -m pip install -r /tmp/requirements.txt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@victorpablosceruelo @stitakis
IMHO, there are changes to the inf-terraform agent Dockerfile.ubi which are not intended!!!!!
FYI @nichtraunzer @braisvq1996
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll have to work on getting this back, maybe differently :-D
The upgrade of the atlassian stack needed some modifications in quickstarters because some bugs appeared.
Tasks: