-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
12 additions
and
2,404 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,22 +35,6 @@ jobs: | |
--build-arg nexusPassword=s3cr3t \ | ||
. | ||
jenkins-agent-nodejs16-ubi8: | ||
name: Jenkins agent NodeJS 16 (UBI8) | ||
runs-on: ubuntu-22.04 | ||
steps: | ||
- | ||
name: Checkout repository | ||
uses: actions/[email protected] | ||
- | ||
name: Build docker image | ||
working-directory: common/jenkins-agents/nodejs16/docker | ||
run: | | ||
docker build --tag agent-nodejs16-test-ubi8 --file Dockerfile.ubi8 \ | ||
--build-arg nexusUrl=https://nexus.example.com \ | ||
--build-arg nexusAuth=developer:s3cr3t \ | ||
. | ||
jenkins-agent-nodejs18-ubi8: | ||
name: Jenkins agent NodeJS 18 (UBI8) | ||
runs-on: ubuntu-22.04 | ||
|
@@ -132,19 +116,6 @@ jobs: | |
--build-arg cargoDenyVersion=0.16.1 \ | ||
. | ||
jenkins-agent-terraform-ubi8: | ||
name: Jenkins agent Terraform (UBI8) | ||
runs-on: ubuntu-22.04 | ||
steps: | ||
- | ||
name: Checkout repository | ||
uses: actions/[email protected] | ||
- | ||
name: Build docker image | ||
working-directory: common/jenkins-agents/terraform/docker | ||
run: | | ||
docker build --tag agent-terraform-test-ubi8 --file Dockerfile.ubi8 . | ||
jenkins-agent-terraform-2306-ubi8: | ||
name: Jenkins agent Terraform 2306 (UBI8) | ||
runs-on: ubuntu-22.04 | ||
|
This file contains 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
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
common/jenkins-agents/nodejs16/docker/contrib/bin/configure-agent
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
common/jenkins-agents/nodejs16/docker/yum.repos.d/almalinux.repo
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
common/jenkins-agents/nodejs16/docker/yum.repos.d/google-chrome.repo
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
common/jenkins-agents/nodejs16/docker/yum.repos.d/microsoft-edge.repo
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.