Compare commits
1 Commits
7f26872c7e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
306cc35d62
|
@@ -12,6 +12,11 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: https://gitea.marijndoeve.nl
|
||||
repository: ${{ github.repository }}
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
|
||||
- name: Set up Docker BuildX
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
Reference in New Issue
Block a user