Skip to content

Commit 45611e8

Browse files
committed
feat: decouple yaml-data and application
1 parent 231a5e9 commit 45611e8

File tree

8 files changed

+0
-983
lines changed

8 files changed

+0
-983
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ jobs:
4545
#registry: registry.hub.docker.com
4646
username: wurstbrot
4747
password: ${{ secrets.HUB_TOKEN }}
48-
- name: create and push yaml image
49-
uses: docker/build-push-action@v3
50-
with:
51-
push: true
52-
file: Dockerfile-yaml
53-
platforms: linux/amd64,linux/arm64
54-
tags: wurstbrot/dsomm-yaml-generation:${{ steps.get-version.outputs.version }},wurstbrot/dsomm-yaml-generation:latest
5548
- name: create and push dsomm image
5649
uses: docker/build-push-action@v3
5750
with:

Dockerfile-yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

yaml-generation/bib.php

Lines changed: 0 additions & 116 deletions
This file was deleted.

yaml-generation/composer.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)