mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
fix: Remove old CI comment and allow manual trigger
This commit is contained in:
5
.github/workflows/runner-bases.yml
vendored
5
.github/workflows/runner-bases.yml
vendored
@@ -7,11 +7,6 @@ env:
|
||||
IMAGE_NAME: nestrilabs/nestri
|
||||
BASE_IMAGE: docker.io/cachyos/cachyos:latest
|
||||
|
||||
# This makes our release ci quit prematurely
|
||||
# concurrency:
|
||||
# group: ci-${{ github.ref }}
|
||||
# cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build-and-push-bases:
|
||||
name: Build and push images
|
||||
|
||||
Reference in New Issue
Block a user