Compare commits
No commits in common. "c5b8bcba5f8bb35f11e5ef93838ef458f769980d" and "933c8bc06eb08ec313334f4cdc4ab76b05c28422" have entirely different histories.
c5b8bcba5f
...
933c8bc06e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
Build-dockerfile:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue