forgejo: added ubuntu label to the container
This commit is contained in:
parent
9390d5ebdd
commit
635735c39e
|
@ -59,6 +59,7 @@ in
|
|||
};
|
||||
labels = [
|
||||
"docker:docker://ghcr.io/catthehacker/ubuntu:act-22.04"
|
||||
"ubuntu:docker://ghcr.io/catthehacker/ubuntu:act-22.04"
|
||||
"native:host"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue