mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 10:51:28 +00:00
production > build
This commit is contained in:
parent
78a217f0bf
commit
748780141f
4
.github/workflows/cache-verify.yml
vendored
4
.github/workflows/cache-verify.yml
vendored
@ -15,11 +15,11 @@ jobs:
|
||||
- name: backend
|
||||
context: ./backend
|
||||
dockerfile: ./backend/Dockerfile
|
||||
target: production
|
||||
target: build
|
||||
- name: webapp
|
||||
context: ./webapp
|
||||
dockerfile: ./webapp/Dockerfile
|
||||
target: production
|
||||
target: build
|
||||
- name: neo4j
|
||||
context: ./neo4j
|
||||
dockerfile: ./neo4j/Dockerfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user