Skip to content

Commit 8ac2def

Browse files
author
Mykyta Tarasov
committed
enable jenkins
1 parent 001fbff commit 8ac2def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
defaults:
8585
run:
8686
working-directory: terraform
87-
if: github.ref == 'refs/heads/task_5'
87+
if: github.ref == 'refs/heads/task_6'
8888
needs: [ terraform-check, terraform-plan ]
8989
name: Terraform Apply
9090
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)