oops lmao
Some checks failed
Docker Build / Build and Push Images (push) Failing after 8s

This commit is contained in:
Seaswimmer 2024-02-05 18:35:43 -05:00
parent 8741a9f2e7
commit 3d5e1b3fa8
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE

View file

@ -8,6 +8,7 @@ on:
jobs:
Build and Push Images:
runs-on: docker
container: catthehacker/ubuntu:act-latest
steps:
- name: Checkout code
uses: actions/checkout@v3