Skip to content

Commit

Permalink
Tweak workflow call
Browse files Browse the repository at this point in the history
  • Loading branch information
obscurerichard committed Nov 10, 2024
1 parent a1c5afb commit d3f5f01
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ on: [push, pull_request]

jobs:
docker:

runs-on: ubuntu-latest
steps:
-
name: Build
uses: freezingsaddles/freezing-web/.github/workflows/docker-build.yml@github-actions-docker-build
with:
tag: latest-actions-build
uses: freezingsaddles/freezing-web/.github/workflows/docker-build.yml@github-actions-docker-build
with:
tag: latest-actions-build
secrets: inherit

0 comments on commit d3f5f01

Please sign in to comment.