mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 11:29:10 -04:00
feat added custom pages
This commit is contained in:
4
.devcontainer/laradock/jenkins/tests/plugins/Dockerfile
Normal file
4
.devcontainer/laradock/jenkins/tests/plugins/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM bats-jenkins
|
||||
|
||||
COPY plugins.txt /usr/share/jenkins/ref/
|
||||
RUN /usr/local/bin/plugins.sh /usr/share/jenkins/ref/plugins.txt
|
||||
2
.devcontainer/laradock/jenkins/tests/plugins/plugins.txt
Normal file
2
.devcontainer/laradock/jenkins/tests/plugins/plugins.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
maven-plugin:2.7.1
|
||||
ant:1.3
|
||||
Reference in New Issue
Block a user