forked from kamba4/sunders
Compare commits
4 commits
407f4d6315
...
6434bf5cf4
| Author | SHA1 | Date | |
|---|---|---|---|
| 6434bf5cf4 | |||
|
954b534b10 |
|||
|
17c6946361 |
|||
|
8775e3fc17 |
1 changed files with 2 additions and 3 deletions
|
|
@ -2,12 +2,11 @@ name: Build (and tag) Images
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
workflow_dispatch:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue