aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-08 02:10:28 +0000
committerFuwn <[email protected]>2021-06-08 02:10:28 +0000
commit1fb86c4f227adbc5f15690cdee97973c4f965129 (patch)
tree31b50e8bddabd2bf8acc76becdcb1aa91edd14aa /Makefile.toml
parentdocs(whirl_server): remove outdated comment (diff)
downloadwhirl-1fb86c4f227adbc5f15690cdee97973c4f965129.tar.xz
whirl-1fb86c4f227adbc5f15690cdee97973c4f965129.zip
refactor(docker): docker compose!
Diffstat (limited to 'Makefile.toml')
-rw-r--r--Makefile.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.toml b/Makefile.toml
index 52af9c6..e133cbe 100644
--- a/Makefile.toml
+++ b/Makefile.toml
@@ -87,6 +87,7 @@ docker load < result
'''
[tasks.docker-run]
+deprecated = true
workspace = false
command = "docker"
args = [
@@ -98,6 +99,7 @@ args = [
]
[tasks.docker-run-i]
+deprecated = true
workspace = false
command = "docker"
args = [