java8 with firefox
Some checks failed
Publish Docker Image / docker (push) Failing after 2m11s

This commit is contained in:
Lee
2023-11-29 18:54:34 +00:00
parent 3d61f86993
commit a1d49f064a
3 changed files with 91 additions and 0 deletions

View File

@ -61,3 +61,11 @@ jobs:
context: ./gitea-runner
file: ./gitea-runner/NodeWithYarnLatestDockerfile
tags: fascinated/docker-images:node-yarn-latest
- name: Build and Push (Java8 with Firefox)
uses: docker/build-push-action@v4
with:
push: true
context: ./java8-with-firefox
file: ./java8-with-firefox/Dockerfile
tags: fascinated/docker-images:node-yarn-latest