forked from kamba4/sunders
Compare commits
1 commit
9e49878627
...
76e8c75558
| Author | SHA1 | Date | |
|---|---|---|---|
| 76e8c75558 |
1 changed files with 3 additions and 2 deletions
|
|
@ -2,11 +2,12 @@ name: Build (and tag) Images
|
|||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue