Skip to content

Commit

Permalink
fix CURRENT_BRANCH_NAME (#1680)
Browse files Browse the repository at this point in the history
  • Loading branch information
inbalapt1 authored Jan 7, 2025
1 parent a2018fd commit d8a0e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/ci/.gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
variables:
CURRENT_BRANCH_NAME: infra-content-docs
CURRENT_BRANCH_NAME: $INFRA_BRANCH

include:
- file: "/.gitlab/ci/content-docs/.gitlab-ci.yml"
Expand Down

0 comments on commit d8a0e25

Please sign in to comment.