diff --git a/.utilities/publish.sh b/.utilities/publish.sh index d9e4bac..4cfc8f7 100644 --- a/.utilities/publish.sh +++ b/.utilities/publish.sh @@ -16,6 +16,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +apk add curl + SCRIPT_DIRECTORY=$(dirname ${BASH_SOURCE[0]}) source $SCRIPT_DIRECTORY/utilities.sh load_images_artifacts