Skip to content

Update of-watchdog to 0.10.7 and alpine to 3.21.2 #173

Update of-watchdog to 0.10.7 and alpine to 3.21.2

Update of-watchdog to 0.10.7 and alpine to 3.21.2 #173

Workflow file for this run

name: ci-only
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- name: Setup faas-cli
run: curl -sSL https://cli.openfaas.com | sh
- name: Make all
run: make all