Skip to content

Fix for change in doctl API where custom images were previously liste… #141

Fix for change in doctl API where custom images were previously liste…

Fix for change in doctl API where custom images were previously liste… #141

Workflow file for this run

name: Build and push
on:
push:
branches:
- "main"
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
bake:
name: Build and push
uses: ./.github/workflows/bake.yml
secrets: inherit