remove bad github action lines w/ burnettk
This commit is contained in:
parent
73c2ebbdf9
commit
dc93b69c3f
|
@ -68,8 +68,6 @@ jobs:
|
|||
run: |
|
||||
touch app_version.json
|
||||
echo '${{ steps.meta.outputs.labels }}' > app_version.json
|
||||
id: app_version_info
|
||||
run: echo "date=$(date -u +'%Y-%m-%d_%H-%M-%S')" >> "$GITHUB_OUTPUT"
|
||||
- name: Build and push Frontend Docker image
|
||||
uses: docker/build-push-action@v4.0.0
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue