Skip to content

8.4.0 - November 30, 2023 #599

8.4.0 - November 30, 2023

8.4.0 - November 30, 2023 #599

name: Container Structure Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
acceptance:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag sas-iac-aks:local
- name: Container Structure Test Action
uses: plexsystems/[email protected]
with:
image: sas-iac-aks:local
config: container-structure-test.yaml