Skip to content

Commit bc2ccaf

Browse files
committed
test
1 parent 47ad33a commit bc2ccaf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/docker-build-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Docker Build & Publish
22

3-
name: Build and Push Docker Image to GHCR
4-
53
on:
64
push:
75
branches: sysrex/test_ci # or 'master'
@@ -12,7 +10,7 @@ permissions:
1210

1311
jobs:
1412
docker:
15-
runs-on: ubuntu-latest
13+
runs-on: dev1-l
1614

1715
steps:
1816
- name: Checkout repository

0 commit comments

Comments
 (0)