forked from freudenreichan/EinfuehrungInDocker_Pipeline2
This commit is contained in:
parent
8af70d0b73
commit
6d598b3658
@ -53,7 +53,7 @@ steps:
|
||||
- git checkout drone-artifacts || git checkout -b drone-artifacts
|
||||
|
||||
# Artifact löschen und neu hinzufügen
|
||||
- git rm -f image.tar || true
|
||||
- rm -f image.tar
|
||||
- cp $DRONE_WORKSPACE/image.tar .
|
||||
- git add image.tar
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user