Skip to content

Commit

Permalink
build & publish [f]
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Aug 31, 2023
1 parent 2c55e43 commit b40eb21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,4 @@ jobs:
# push: true
tags:
- ghcr.io/MobiData-BW/x2gbfs:latest
platforms:
- linux/amd64
- linux/arm64
platforms: linux/amd64,linux/arm64
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
pull_request:
branches:
- '*'
# make workflow "callable" by others
workflow_call:

jobs:
lint:
Expand Down

0 comments on commit b40eb21

Please sign in to comment.