Skip to content

Commit

Permalink
correcting script
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Oct 1, 2024
1 parent d19fa2a commit d259d4c
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 @@ -512,7 +512,7 @@ main() {
elif [ "$CICD_ENVIORNMENT" == "gitlab" ]; then
configure_gitlab
elif [ "$CICD_ENVIORNMENT" == "github" ]; then
configure_gitlab
configure_github
else
log_message "Error: CICD_ENVIORNMENT is not set"
exit 1
Expand Down

0 comments on commit d259d4c

Please sign in to comment.