mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:09:05 +00:00
Add build workflow for workers. (#1047)
This commit is contained in:
5
dependencies/output.sh
vendored
Executable file
5
dependencies/output.sh
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
cd /output
|
||||
tar czfv /artifacts.tar.gz *
|
||||
Reference in New Issue
Block a user