Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmttc authored Apr 17, 2024
1 parent 234ffdf commit 387d696
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/no-publish-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ jobs:
docker_image_build:
name: Build Docker Image
runs-on: ubuntu-latest
paths-ignore:
- 'README.md'
- '.gitignore'
- 'examples/**'
- 'docker-compose.yml'
- 'Firmware/Configuration/**.h'
- '.github/workflows/github-action.yml'
steps:
- name: Check out the repo
uses: actions/checkout@v2
Expand All @@ -36,9 +29,6 @@ jobs:
firmware_build:
name: Build and push firmware
runs-on: ubuntu-latest
paths:
- 'Firmware/Configuration/**.h'
- '.github/workflows/github-action.yml'
env:
BOARD: mks_robin_lite_maple
USE_REPO: https://github.com/schmttc/EasyThreeD-K7-STM32
Expand Down

0 comments on commit 387d696

Please sign in to comment.