We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbd71a commit 90cb2fdCopy full SHA for 90cb2fd
.github/workflows/build-publish-containers.yml
@@ -22,7 +22,7 @@ on:
22
jobs:
23
build_and_publish:
24
name: Build and publish image
25
- runs-on: ubuntu-latest
+ runs-on: self-hosted
26
permissions:
27
packages: write
28
contents: read
0 commit comments