Update .gitea/workflows/build_push.yml
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 5s
All checks were successful
Build and Publish Docker Image / docker (push) Successful in 5s
This commit is contained in:
parent
160c899a37
commit
62ebaea69a
@ -8,15 +8,11 @@ on:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest-intranet
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Show environment variables
|
||||
run: |
|
||||
set
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user