This commit is contained in:
@@ -9,8 +9,8 @@ jobs:
|
||||
# - name: Install Docker
|
||||
# run: curl -fsSL https://get.docker.com | sh
|
||||
|
||||
- name: Check out repository code.
|
||||
uses: actions/checkout@v4
|
||||
# - name: Check out repository code.
|
||||
# uses: actions/checkout@v4
|
||||
|
||||
- name: Build Base-image 1.
|
||||
run: docker build --pull --rm -f "debian/buster/Dockerfile" -t gitea.fithwum.tech/fithwum/base-image:debian-buster "debian/buster"
|
||||
|
||||
Reference in New Issue
Block a user