mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-19 23:32:49 +08:00
update circle build image
This commit is contained in:
parent
9bc5ad1ccc
commit
fdad2bb302
@ -4,13 +4,13 @@ orbs:
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: mijitt0m/ocelot-build:0.0.1
|
||||
- image: mijitt0m/ocelot-build:0.0.3
|
||||
steps:
|
||||
- checkout
|
||||
- run: make build
|
||||
release:
|
||||
docker:
|
||||
- image: mijitt0m/ocelot-build:0.0.1
|
||||
- image: mijitt0m/ocelot-build:0.0.3
|
||||
steps:
|
||||
- checkout
|
||||
- run: make release
|
||||
|
Loading…
x
Reference in New Issue
Block a user