-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule docker-aem
updated
7 files
+0 −106 | .github/workflows/build.yml | |
+89 −0 | .travis.yml | |
+3 −3 | Dockerfile | |
+6 −67 | README.md | |
+0 −1 | requirements.txt | |
+0 −8 | test/playbook.yml | |
+0 −140 | test/run_tests.sh |
Submodule docker-centos-java-buildpack
updated
4 files
+0 −50 | .github/workflows/build.yml | |
+7 −13 | Dockerfile | |
+1 −1 | README.md | |
+0 −114 | test/run_tests.sh |
Submodule docker-dispatcher
updated
4 files
+3 −4 | Dockerfile | |
+1 −2 | README.md | |
+2 −2 | publish/configs/dispatcher.cacherules.any | |
+2 −2 | publish/configs/dispatcher.filter.any |
Submodule docker-jenkins-base
updated
10 files
+11 −18 | .travis.yml | |
+22 −40 | Dockerfile | |
+2 −84 | README.md | |
+9 −0 | docker-compose.org.yml | |
+19 −0 | docker-compose.yml | |
+30 −114 | install-plugins.sh | |
+9 −65 | jenkins-support | |
+2 −17 | jenkins.sh | |
+121 −0 | plugins.sh | |
+0 −50 | plugins.txt |