This commit is contained in:
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
@@ -7,9 +7,9 @@ jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
server-url: https://kaintim.duckdns.org/git
|
||||
- name: Checkout
|
||||
run: |
|
||||
git clone https://kaintim.duckdns.org/git/tikaiz/website.git .
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Log in to Docker Hub
|
||||
|
||||
Reference in New Issue
Block a user