Skip to content

Upgrade action version in Github workflow #2

Upgrade action version in Github workflow

Upgrade action version in Github workflow #2

name: Build Docker Image on tag
on:
push:
branches-ignore:
- '**'
tags:
- 'v*.*.*'
jobs:
build:
uses: ./.github/workflows/docker.build.yaml

Check failure on line 11 in .github/workflows/docker.build.onpush.yaml

View workflow run for this annotation

GitHub Actions / Build Docker Image on tag

Invalid workflow file

The workflow is not valid. In .github/workflows/docker.build.onpush.yaml (Line: 11, Col: 11): Error from called workflow flownative/docker-nginx/.github/workflows/docker.build.yaml@3dbbffd4df5b25d80aa005fd40f9884f1fabbfc7 (Line: 56, Col: 13): The identifier 'qemu' may not be used more than once within the same scope.