Skip to content

feat: cache for docker build #93

feat: cache for docker build

feat: cache for docker build #93

Workflow file for this run

name: Build docker image
on: push
jobs:
call-reusable-workflow:
uses: ./.github/workflows/build-push.yml
with:
cod2_patch: 3
mysql_variant: 2
enable_speex: true
enable_unsafe: true
push: false

Check failure on line 13 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build docker image

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 13, Col: 13): Invalid input, push is not defined in the referenced workflow.
libcod_commit: "5f04a7f4e60d910945f13a786d15081843b72baf"