We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f961a66 commit 650c610Copy full SHA for 650c610
.circleci/config.yml
@@ -952,7 +952,7 @@ jobs:
952
system_tests:
953
machine:
954
docker_layer_caching: true
955
- image: ubuntu-2204:current
+ image: ubuntu-2204:2022.04.1
956
steps:
957
- checkout
958
- setup_node16
.circleci/config/jobs/@jobs.yml
@@ -59,7 +59,7 @@ unit_tests:
59
60
61
62
63
64
working_directory: ~/kubernetes-monitor
65
0 commit comments