Skip to content

feat: trigger to build image #1

feat: trigger to build image

feat: trigger to build image #1

Workflow file for this run

on:
push:
branches:
- test
jobs:
Build_docker_image:
uses: epam/ai-dial-ci/blob/feat/add-e2e-gke/.github/workflows/publish-to-gcr.yml@feat/add-e2e-gke

Check failure on line 8 in .github/workflows/upload_image.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/upload_image.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows
with:
IMAGE_TAG: ${{ github.ref }}