feat: CI: use pre-built base img
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Aravinth Manivannan 2024-01-10 02:25:29 +05:30
parent 6fb3b1571b
commit a16d903d5a
Signed by: realaravinth
GPG key ID: F8F50389936984FF

View file

@ -1,6 +1,6 @@
steps: steps:
test: test:
image: node:20.10.0 image: realaravinth/forgejo-frontend-integration-base # ./Dockerfile
environment: environment:
- INSTANCE_URL=http://forgejo - INSTANCE_URL=http://forgejo
commands: commands: