Skip to content

Update testing.yml

Update testing.yml #15

Workflow file for this run

name: Debrickedz
on: [push]
jobs:
scan_test:
runs-on: ubuntu-latest
container: debricked/cli:latest-resolution
steps:
- uses: actions/checkout@v3
- run: apk info -vv
- run: apk -R info -vv
- run: apk -R info -vv g++
- run: apk list --installed