building without frontend for now
All checks were successful
Build and Push Docker Images / build (push) Successful in 28s
All checks were successful
Build and Push Docker Images / build (push) Successful in 28s
This commit is contained in:
parent
09cb4efd55
commit
862b625056
@ -35,12 +35,12 @@ jobs:
|
||||
push: true
|
||||
tags: gitea.rannes.dev/rannes.dev/sw-jobs-api:latest
|
||||
|
||||
- name: Build and push Svelte client image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: ./client
|
||||
push: true
|
||||
tags: gitea.rannes.dev/rannes.dev/sw-jobs-client:latest
|
||||
# - name: Build and push Svelte client image
|
||||
# uses: docker/build-push-action@v5
|
||||
# with:
|
||||
# context: ./client
|
||||
# push: true
|
||||
# tags: gitea.rannes.dev/rannes.dev/sw-jobs-client:latest
|
||||
|
||||
- name: Build and push scraper image
|
||||
uses: docker/build-push-action@v5
|
||||
|
Loading…
Reference in New Issue
Block a user