mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-05-16 13:08:25 -04:00
feat added custom pages
This commit is contained in:
@@ -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
|
||||
@@ -0,0 +1,2 @@
|
||||
maven-plugin:2.7.1
|
||||
ant:1.3
|
||||
Reference in New Issue
Block a user