We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e57086 commit 681781dCopy full SHA for 681781d
.github/workflows/debos.yml
@@ -47,6 +47,9 @@ jobs:
47
sudo apt -y install incus
48
sudo incus admin init --auto
49
50
+ echo "ANDY TEST"
51
+ /bin/false
52
+
53
# create a fresh container build environment to decouple the build
54
# operating system from the github runner one; install debos
55
- name: Setup build environment
0 commit comments