Skip to content

Commit 47d36d7

Browse files
committed
fixup! fix: Release terraform-local version lock
1 parent fc6b79b commit 47d36d7

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.github/workflows/blackbox.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@ jobs:
3535
make \
3636
--file=Makefile.workflow \
3737
github:build:blackbox
38-
- name: Build Blackbox "ansible" module
39-
run: |
40-
make \
41-
--file=Makefile.workflow \
42-
github:build:blackbox:module \
43-
ansible
44-
- name: Build Blackbox "ansible-aws" module
45-
run: |
46-
make \
47-
--file=Makefile.workflow \
48-
github:build:blackbox:module \
49-
ansible-aws
38+
# - name: Build Blackbox "ansible" module
39+
# run: |
40+
# make \
41+
# --file=Makefile.workflow \
42+
# github:build:blackbox:module \
43+
# ansible
44+
# - name: Build Blackbox "ansible-aws" module
45+
# run: |
46+
# make \
47+
# --file=Makefile.workflow \
48+
# github:build:blackbox:module \
49+
# ansible-aws
5050
- name: Build Blackbox "aws" module
5151
run: |
5252
make \

0 commit comments

Comments
 (0)