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.
default
1 parent 66eb106 commit aa15b52Copy full SHA for aa15b52
.github/workflows/merge-main.yaml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build-push:
13
name: Build and push application image
14
- runs-on: ubuntu-latest
+ runs-on: default
15
permissions:
16
id-token: write
17
contents: read
.github/workflows/release-tag.yaml
@@ -10,7 +10,7 @@ jobs:
10
re-tag:
name: Re-tag image
0 commit comments