Merge branch 'dev'
CI/CD / test (push) Successful in 1m33s Details
CI/CD / deploy (push) Failing after 4m11s Details

This commit is contained in:
Jeff Emmett 2026-04-01 01:25:11 -07:00
commit 2ef884ba47
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
needs: [test] needs: [test]
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: docker:24-cli image: docker:cli
steps: steps:
- name: Setup tools - name: Setup tools
run: apk add --no-cache git openssh-client curl run: apk add --no-cache git openssh-client curl