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