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 a09bb46 commit 07f894dCopy full SHA for 07f894d
.circleci/config.yml
@@ -20,6 +20,7 @@ build_steps: &build_steps
20
- run:
21
name: Installation of build dependencies.
22
command: |
23
+ sudo apt update
24
sudo apt install jq
25
sudo apt install awscli
26
- setup_remote_docker
0 commit comments