mirror of
https://github.com/cupcakearmy/confluence-markdown-sync.git
synced 2025-12-11 23:14:58 +00:00
test
This commit is contained in:
5
entrypoint
Executable file
5
entrypoint
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh -l
|
||||
|
||||
echo "Hello $1"
|
||||
time=$(date)
|
||||
echo "::set-output name=time::$time"
|
||||
Reference in New Issue
Block a user