mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
fixed build by using install instead before_script
This commit is contained in:
parent
e2f7bc516c
commit
e218773dd5
@ -8,7 +8,7 @@ cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
before_script:
|
||||
install:
|
||||
- docker build --build-arg BUILD_COMMIT=$TRAVIS_COMMIT -t humanconnection/nitro-backend .
|
||||
|
||||
script:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user