Skip to content
Snippets Groups Projects
Commit 7120e6e2 authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Bump migration base ref

parent 3e70d1c0
No related branches found
No related tags found
1 merge request!2304Link tasks to their restarts
......@@ -7,7 +7,7 @@ from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
("ponos", "0007_remove_task_has_docker_socket"),
("ponos", "0008_agent_mode"),
]
operations = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment