Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azagniotov authored Jan 20, 2024
1 parent acfce4a commit cdf5cba
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
Expand Up @@ -318,7 +318,8 @@ build_push_image_steps: &build_push_image_steps
docker context rm tls-environment
smoke_test_steps: &smoke_test_steps
steps: - checkout
steps:
- checkout
- run:
name: Install cURL on Alpine Linux
command: |
Expand Down

0 comments on commit cdf5cba

Please sign in to comment.