Skip to content

Commit e98074c

Browse files
Updated runner name.
1 parent c98aeb5 commit e98074c

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: codebuilder-runner
11+
runs-on: codebuilder-webapp
1212
# Alternatively: runs-on: [self-hosted, linux]
1313

1414
steps:

0 commit comments

Comments
 (0)