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 df91c94 commit 9c7ef0eCopy full SHA for 9c7ef0e
.github/workflows/build.yaml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
build:
18
name: Docker Build Image And Push Docker Registry
19
- runs-on: ubuntu-latest
+ runs-on: ubicloud-standard-4
20
env:
21
SECRET_REPO_PREFIX: REPO_
22
SECRET_USERNAME_PREFIX: USERNAME_
0 commit comments