mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-03 19:48:28 +02:00
start adding some basic integration tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
RUN curl -Ls https://raw.githubusercontent.com/cptactionhank/docker-atlassian-jira-software/master/docker-entrypoint.sh -o /docker-entrypoint.sh \
|
||||
&& chmod 755 /docker-entrypoint.sh \
|
||||
&& echo jira.websudo.is.disabled = true >> /var/atlassian/jira/jira-config.properties
|
||||
Reference in New Issue
Block a user