Skip to content

Commit 8c15443

Browse files
committed
ci: adde post-steps
1 parent e125bc8 commit 8c15443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2
1+
version: 2.1
22

33
defaults: &defaults
44
docker:
@@ -66,7 +66,7 @@ jobs:
6666
post-steps:
6767
- run:
6868
name: Run automation
69-
command: |
69+
command: |
7070
source awsenvconf
7171
source buildenvvar
7272
./automated-smoke-test/smoketest.sh automation-config-dev.json dev

0 commit comments

Comments
 (0)