mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-08-04 12:37:59 +08:00
update circle build image
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user