release: v 0.1 release
Build and Push Docker Image / build-and-push (push) Failing after 4m57s
Details
Build and Push Docker Image / build-and-push (push) Failing after 4m57s
Details
This commit is contained in:
parent
537c6a5df7
commit
7a7d370d3b
|
|
@ -9,7 +9,7 @@ on:
|
|||
jobs:
|
||||
build-and-push:
|
||||
if: contains(github.event.head_commit.message, 'release')
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Reference in New Issue