diff --git a/.github/workflows/build_ais.yml b/.github/workflows/build_ais.yml index 73d3031f..ce0ced06 100644 --- a/.github/workflows/build_ais.yml +++ b/.github/workflows/build_ais.yml @@ -2,9 +2,9 @@ name: AIS # Mono-workflow - May be advantageous to split up run-name: Build, Test, and Analyze AIS env: AIS_MOUNT_PATH: /mnt/ais/ext4 - AIS_DOCKER_REGISTRY: ghcr.io/rocm/rocfile + AIS_DOCKER_REGISTRY: ghcr.io/rocm/hipfile AIS_CI_IMAGE_NAME: ais_ci_${{inputs.platform}} - AIS_PR_BASE_URL: https://github.com/ROCm/rocFile/pull + AIS_PR_BASE_URL: https://github.com/ROCm/hipFile/pull on: workflow_call: inputs: