diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-06-25 14:34:46 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-06-25 14:34:46 -0400 |
commit | 922e0fb6de06a98774418612e0b0f75af72b6dbb (patch) | |
tree | dff0b7c2c8cd0515b22c8f320cdcf58c47515a98 /.docker/crontab/kanboard | |
parent | fc93203e4db044d37c1686fef0efb1ac1d6ac4b8 (diff) |
Rewrite integration tests to run with Docker containers
Diffstat (limited to '.docker/crontab/kanboard')
-rw-r--r-- | .docker/crontab/kanboard | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.docker/crontab/kanboard b/.docker/crontab/kanboard deleted file mode 100644 index 91ad044e..00000000 --- a/.docker/crontab/kanboard +++ /dev/null @@ -1 +0,0 @@ -1 0 * * * cd /var/www/kanboard && ./kanboard cronjob >/dev/null 2>&1 |