Skip to content

Commit

Permalink
Merge pull request #161 from Riskified/DEV-86718-circleci-cloud-migra…
Browse files Browse the repository at this point in the history
…tion

circleci migration to cloud
  • Loading branch information
roee-hersh authored Jul 15, 2024
2 parents d66d358 + 0644e37 commit 47d7b60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
version: 2.0
jobs:
build:
resource_class: riskified/container-agent
docker:
- image: circleci/openjdk:8-jdk
- image: cimg/openjdk:8.0

working_directory: ~/repo
steps:
Expand Down

0 comments on commit 47d7b60

Please # to comment.