Skip to content

Commit

Permalink
somewhat important to create the dns record here hah
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech committed Mar 26, 2024
1 parent 6e8d7c8 commit f9bbf03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/hobby-ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ def export_droplet(self):
def ensure_droplet(self, ssh_enabled=True):
self.create_droplet(ssh_enabled=ssh_enabled)
self.block_until_droplet_is_started()
self.create_dns_entry_for_instance()
self.export_droplet()


Expand Down

0 comments on commit f9bbf03

Please sign in to comment.