Kill unnecessary clone step
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Deploy: build image, push to registry, trigger Portainer stack redeploy.
|
||||
# Runs on push/tag/manual to main only, after ci workflow succeeds.
|
||||
skip_clone: true
|
||||
when:
|
||||
- branch: main
|
||||
event: [push, tag, manual]
|
||||
|
||||
Reference in New Issue
Block a user