We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce9fc31 + 234110f commit 886cdf2Copy full SHA for 886cdf2
.github/workflows/docker.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
push_to_registries:
9
name: Push Docker image to multiple registries
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
11
permissions:
12
packages: write
13
contents: read
0 commit comments