Skip to content

Commit

Permalink
Update rhel9-linux-hypervisor.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 authored Oct 1, 2024
1 parent 48f723a commit d19fa2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhel9-linux-hypervisor.sh
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ main() {
configure_onedev
elif [ "$CICD_ENVIORNMENT" == "gitlab" ]; then
configure_gitlab
elif [ "$CICD_ENVIORNMENT" == "gitlab" ]; then
elif [ "$CICD_ENVIORNMENT" == "github" ]; then
configure_gitlab
else
log_message "Error: CICD_ENVIORNMENT is not set"
Expand Down

0 comments on commit d19fa2a

Please sign in to comment.