Files
planilla/worker/cron/15min/hello.sh
josedario87 0c170bfa1a
Some checks failed
build-and-push / build (push) Successful in 1m36s
build-and-push / deploy (push) Failing after 14s
worker mejorado
2025-05-14 16:23:36 -06:00

3 lines
49 B
Bash

#!/bin/sh
echo "[hello] $(date) — hello world"