invoke unittest
needs to be updated to handle docker image tags and branch names
#190
Labels
bug
Something isn't working
This line in the tasks.py requires the NAUTOBOT_VER variable to be in the format
a.b.c
but we need to be able to test againststable
anddevelop
. Update tasks.py to use the logic from_get_docker_nautobot_version
The text was updated successfully, but these errors were encountered: