mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 04:51:44 -07:00
ci: build zerotier-controller fix
This commit is contained in:
parent
bb8a082f63
commit
c40bc218c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
|||
|
||||
- name: Build and push zerotier-controller
|
||||
id: docker_build_zerotier-controller
|
||||
uses: docker/build-push-action@v2
|
||||
uses: docker/build-push-action@master
|
||||
with:
|
||||
context: ./
|
||||
file: ./docker/zerotier/Dockerfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue