Create github-actions-builddockerfile.yml

This commit is contained in:
McCloudS
2023-10-22 23:31:36 -06:00
committed by GitHub
parent e0dc184ad0
commit 9677c4c651

View File

@@ -0,0 +1,2 @@
- name: Build and push Docker images
uses: docker/build-push-action@v5.0.0