mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Update plexsystems/container-structure-test-action action to v0.3.0
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
|||||||
platforms: ${{ matrix.platform }}
|
platforms: ${{ matrix.platform }}
|
||||||
|
|
||||||
- name: 'Run Structure tests'
|
- name: 'Run Structure tests'
|
||||||
uses: plexsystems/container-structure-test-action@v0.2.0
|
uses: plexsystems/container-structure-test-action@v0.3.0
|
||||||
with:
|
with:
|
||||||
image: docker.io/martialblog/limesurvey:6-${{ matrix.context }}
|
image: docker.io/martialblog/limesurvey:6-${{ matrix.context }}
|
||||||
config: tests/${{ matrix.context }}-tests.yaml
|
config: tests/${{ matrix.context }}-tests.yaml
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ jobs:
|
|||||||
tags: docker.io/martialblog/limesurvey:6-${{ matrix.context }}
|
tags: docker.io/martialblog/limesurvey:6-${{ matrix.context }}
|
||||||
|
|
||||||
- name: 'Run Structure tests'
|
- name: 'Run Structure tests'
|
||||||
uses: plexsystems/container-structure-test-action@v0.2.0
|
uses: plexsystems/container-structure-test-action@v0.3.0
|
||||||
with:
|
with:
|
||||||
image: docker.io/martialblog/limesurvey:6-${{ matrix.context }}
|
image: docker.io/martialblog/limesurvey:6-${{ matrix.context }}
|
||||||
config: tests/${{ matrix.context }}-tests.yaml
|
config: tests/${{ matrix.context }}-tests.yaml
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ jobs:
|
|||||||
tags: docker.io/martialblog/limesurvey:5-${{ matrix.context }}
|
tags: docker.io/martialblog/limesurvey:5-${{ matrix.context }}
|
||||||
|
|
||||||
- name: 'Run Structure tests'
|
- name: 'Run Structure tests'
|
||||||
uses: plexsystems/container-structure-test-action@v0.2.0
|
uses: plexsystems/container-structure-test-action@v0.3.0
|
||||||
with:
|
with:
|
||||||
image: docker.io/martialblog/limesurvey:5-${{ matrix.context }}
|
image: docker.io/martialblog/limesurvey:5-${{ matrix.context }}
|
||||||
config: tests/${{ matrix.context }}-tests.yaml
|
config: tests/${{ matrix.context }}-tests.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user