feat: CI: use pre-built base img
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
6fb3b1571b
commit
a16d903d5a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
test:
|
||||
image: node:20.10.0
|
||||
image: realaravinth/forgejo-frontend-integration-base # ./Dockerfile
|
||||
environment:
|
||||
- INSTANCE_URL=http://forgejo
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue