Skip to content

Commit c98aeb5

Browse files
Updated runner name.
1 parent 289da6f commit c98aeb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build-and-deploy:
1010
# Run on your self-hosted runner so it has Docker
11-
runs-on: self-hosted
11+
runs-on: codebuilder-runner
1212
# Alternatively: runs-on: [self-hosted, linux]
1313

1414
steps:

0 commit comments

Comments
 (0)