skip that test again
This commit is contained in:
parent
30794c10b5
commit
1758234a1f
6
.github/workflows/test-and-lint.yml
vendored
6
.github/workflows/test-and-lint.yml
vendored
@ -64,9 +64,3 @@ jobs:
|
|||||||
push: false
|
push: false
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: ghcr.io/lerentis/bitwarden-crd-operator:dev
|
tags: ghcr.io/lerentis/bitwarden-crd-operator:dev
|
||||||
|
|
||||||
- name: test simple run
|
|
||||||
uses: addnab/docker-run-action@v3
|
|
||||||
with:
|
|
||||||
image: ghcr.io/lerentis/bitwarden-crd-operator:dev
|
|
||||||
run: bw --version
|
|
||||||
|
Loading…
Reference in New Issue
Block a user