Skip to content

DT-1220: Check for DAA Enabled instead of environment #2046

DT-1220: Check for DAA Enabled instead of environment

DT-1220: Check for DAA Enabled instead of environment #2046

Workflow file for this run

on: [pull_request]
name: docker build
jobs:
scan:
name: docker build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- name: Build Image
run: docker build .