Add test script
Git Desu/9iron/pipeline/head There was a failure building this commit Details

This commit is contained in:
Salt 2022-01-26 00:49:11 -06:00
parent 501b5715b0
commit 42480f0c09
1 changed files with 10 additions and 0 deletions

10
test.sh Executable file
View File

@ -0,0 +1,10 @@
#! /bin/sh
#
# test.sh
# Copyright (C) 2020 Vintage Salt <rehashedsalt@cock.li>
#
# Distributed under terms of the MIT license.
#
sudo docker run -p 8080:80 -it "$(sudo docker build -q .)"