Skip to content

support security context config with DCGM (#319) #129

support security context config with DCGM (#319)

support security context config with DCGM (#319) #129

# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
name: Build and Upload Integration Test Artifact
on:
workflow_dispatch:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
permissions:
id-token: write
contents: read
jobs:
BuildAndUpload:
uses: ./.github/workflows/build-and-upload.yml
secrets: inherit
with:
release: false
tag: 'integration-test'