Skip to content

Commit

Permalink
feat(controller): test docker build caching (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle authored Mar 24, 2024
1 parent 11a4bff commit 9e242ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/controller/src/controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


if __name__ == "__main__":
logging.info("hello github")
logging.info("hello github!")

0 comments on commit 9e242ee

Please sign in to comment.