mirror of
https://github.com/cupcakearmy/confluence-markdown-sync.git
synced 2025-09-05 23:30:40 +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