GitHub actions (#1146)

This commit is contained in:
WithoutPants
2021-02-24 11:26:48 +11:00
committed by GitHub
parent acbdee76de
commit 777956f0ab
4 changed files with 154 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# "stashapp/compiler:develop" "stashapp/compiler:4"
COMPILER_CONTAINER="stashapp/compiler:4"