updated workflows
All checks were successful
Test the running changes / Test (push) Successful in 39s
All checks were successful
Test the running changes / Test (push) Successful in 39s
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
name: Build and push Docker image
|
||||
|
||||
env:
|
||||
CARGO_COLOR_TERM: always
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["master", "dev"]
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: kubernetes
|
||||
|
||||
steps:
|
||||
- run: echo "what this wasn't a hallucination!!!"
|
||||
Reference in New Issue
Block a user