mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Fix image tags
This commit is contained in:
parent
92920fe8da
commit
811027facf
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
push: false
|
||||
|
||||
- name: Lint backend
|
||||
run: docker run --rm humanconnection/backend:latest yarn run lint
|
||||
run: docker run --rm humanconnection/backend:build-and-test yarn run lint
|
||||
- name: Lint webapp
|
||||
run: docker run --rm humanconnection/webapp:latest yarn run lint
|
||||
run: docker run --rm humanconnection/webapp:build-and-test yarn run lint
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user