mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-24 12:01:59 +01:00
Merge pull request #1906 from flatcar/kai/github-actions-image-changes
.github: Disable debug output for image-changes
This commit is contained in:
commit
3c8d657aad
2
.github/workflows/image_changes.sh
vendored
2
.github/workflows/image_changes.sh
vendored
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
#set -x
|
||||
set -euo pipefail
|
||||
|
||||
source ci-automation/image_changes.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user