Commit 5ea52bd7 authored by Gyanendra Mishra's avatar Gyanendra Mishra

change circle

parent 90e40a29
......@@ -14,7 +14,7 @@ executors:
# images), so we run everything inside a single job.
# See also: https://discuss.circleci.com/t/can-docker-images-be-preserved-between-jobs-in-a-workflow-without-a-manual-load-save/23388/12
jobs:
run_startosis:
run_starlark:
executor: ubuntu_vm
steps:
......@@ -44,7 +44,7 @@ workflows:
branches:
ignore:
- master
- run_startosis:
- run_starlark:
context:
# This pulls in KurtosisBot's Github token, so that we can read from our private repos
- github-user
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment