mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-01-09 07:28:37 +01:00
6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
. hooks/common
|
||
|
|
||
|
run_build --push-only
|