yes yes yes
This commit is contained in:
parent
1d833a0d74
commit
bcea9fb944
@ -23,12 +23,13 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: Set up Docker Buildx
|
name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
# -
|
-
|
||||||
# name: Login to Docker Hub
|
name: Login to Docker Hub
|
||||||
# uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
# with:
|
with:
|
||||||
# username: ${{ secrets.DOCKERHUB_USERNAME }}
|
registry: gitea.rannes.dev
|
||||||
# password: ${{ secrets.DOCKERHUB_TOKEN }}
|
username: 'christian'
|
||||||
|
password: '42e55f16fe0008a71fb5acc6ab674c9776b2df6f'
|
||||||
-
|
-
|
||||||
name: Build and push
|
name: Build and push
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
|
Loading…
Reference in New Issue
Block a user