reverte 005a77e8b1a8b09bdd0400094da35e71acb42a99
All checks were successful
Build Hugo Docker Image / build docker (push) Successful in 4m40s
Build Blog Docker Image / build docker (push) Successful in 1m19s

This commit is contained in:
d3vyce 2024-09-23 18:41:02 +02:00
parent 005a77e8b1
commit db9ebf501c
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
jobs:
build docker:
runs-on: ubuntu-latest
runs-on: linux_amd
steps:
- name: checkout code
uses: actions/checkout@v4

View File

@ -7,7 +7,7 @@ on:
jobs:
build docker:
runs-on: ubuntu-latest
runs-on: linux_amd
steps:
- name: Checkout code
uses: actions/checkout@v4