Skip to content
This repository was archived by the owner on Jun 12, 2019. It is now read-only.

Commit 2f8be3d

Browse files
Revert "update template with project task information "
1 parent 032fd61 commit 2f8be3d

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

metis.config.yml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
project_token: {{token}}
22
name: {{name}}
3-
project_tasks:
4-
- project_task_id: {{project_task_id}}
5-
name: {{project_task_name}}
6-
language: python
7-
entrypoint: main.py
8-
resources:
9-
limits:
10-
cpu: 6
11-
memory: 2Gi
3+
language: python
4+
entrypoint: main.py
5+
resources:
6+
limits:
7+
cpu: 6
8+
memory: 2Gi

0 commit comments

Comments
 (0)