trying different image
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Build and publish container images / build-and-publish (push) Failing after 1m14s

This commit is contained in:
James Brumond 2023-08-15 19:28:55 -07:00
parent 3e9b3810c9
commit 89b8631249
Signed by: james
GPG Key ID: E8F2FC44BAA3357A

View File

@ -8,9 +8,8 @@ on:
jobs:
build-and-publish:
runs-on: ubuntu-latest
defaults:
run:
working-directory: /repo
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3