add ACT task.

This commit is contained in:
Joseph Hanson 2024-07-17 10:51:18 -05:00
parent 12be1fe800
commit ffed8a9dc1
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,8 @@
---
version: "3"
tasks:
run:
desc: Run ACT with custom image
cmds:
- act -P ubuntu-x86_64=catthehacker/ubuntu:act-latest

View file

@ -18,6 +18,7 @@ includes:
k8s: .taskfiles/k8s
flux: .taskfiles/flux
talos: .taskfiles/talos
act: .taskfiles/act
tasks:
default: