mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +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