test
This commit is contained in:
parent
9990cba517
commit
843129590c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
uses: https://git.simonis.lol/actions/checkout@v4
|
uses: https://git.simonis.lol/actions/checkout@v4
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: docker buildx build -f frontend/.docker/Dockerfile -t git.simonis.lol/projects/casino-frontend:latest frontend
|
run: docker buildx build -f frontend/.docker/Dockerfile -t git.simonis.lol/projects/casino:frontend-latest frontend
|
||||||
|
|
||||||
- name: Login
|
- name: Login
|
||||||
uses: https://git.simonis.lol/actions/login@v1
|
uses: https://git.simonis.lol/actions/login@v1
|
||||||
|
|
Reference in a new issue