change(Apps): Project-Eclipse 3, Automatically generate item.yaml (#1178)
* change(Apps): automatically generate item.yaml * bump jacket for testing * update dev devcontainer reference * update container versions
This commit is contained in:
committed by
GitHub
parent
0ca59f4682
commit
8fbddf53ef
2
.github/workflows/apps.release.yaml
vendored
2
.github/workflows/apps.release.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
concurrency: gitpush
|
||||
container:
|
||||
image: ghcr.io/truecharts/devcontainer:v2.0.0
|
||||
image: ghcr.io/truecharts/devcontainer:v2.0.2
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
2
.github/workflows/apps.test.yaml
vendored
2
.github/workflows/apps.test.yaml
vendored
@@ -150,7 +150,7 @@ jobs:
|
||||
release-test:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/truecharts/devcontainer:v2.0.0
|
||||
image: ghcr.io/truecharts/devcontainer:v2.0.2
|
||||
steps:
|
||||
- name: Cache helm repo cache
|
||||
id: cache
|
||||
|
||||
Reference in New Issue
Block a user