maybe adding it will help
This commit is contained in:
@@ -31,6 +31,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and Push
|
- name: Build and Push
|
||||||
uses: docker/build-push-action@master
|
uses: docker/build-push-action@master
|
||||||
|
env:
|
||||||
|
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
|
||||||
with:
|
with:
|
||||||
context: BetterIServ.Mobile
|
context: BetterIServ.Mobile
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
@@ -62,6 +64,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and Push
|
- name: Build and Push
|
||||||
uses: docker/build-push-action@master
|
uses: docker/build-push-action@master
|
||||||
|
env:
|
||||||
|
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
|
||||||
with:
|
with:
|
||||||
context: BetterIServ.Backend
|
context: BetterIServ.Backend
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user